commit: f2d9f102299913e4e1e64e8ff0691fc940cc1278 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 01:19:29 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 01:29:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d9f102
games-simulation/openrct2: update live ebuild Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-simulation/openrct2/openrct2-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index cc9b7bfd01b4..17e2738c612e 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -15,8 +15,8 @@ MY_PN_RPL="replays" MY_PN_SFX="opensound" MY_PN_TS="title-sequences" MY_PV_MSX="1.6" -MY_PV_OBJ="1.4.8" -MY_PV_RPL="0.0.80" +MY_PV_OBJ="1.4.10" +MY_PV_RPL="0.0.83" MY_PV_SFX="1.0.5" MY_PV_TS="0.4.14" @@ -79,7 +79,7 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}/${PN}-0.4.1-gtest-1.10.patch" - "${FILESDIR}/${PN}-0.4.5-include-additional-paths.patch" + "${FILESDIR}/${PN}-0.4.6-include-additional-paths.patch" ) src_unpack() {