summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-11-09 02:19:29 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-11-09 02:29:33 +0100
commitf2d9f102299913e4e1e64e8ff0691fc940cc1278 (patch)
tree5b1b3d90eb023dc89487862bd04cfe5618dc85ef
parentgames-simulation/openrct2: add 0.4.16 (diff)
downloadgentoo-f2d9f102299913e4e1e64e8ff0691fc940cc1278.tar.gz
gentoo-f2d9f102299913e4e1e64e8ff0691fc940cc1278.tar.bz2
gentoo-f2d9f102299913e4e1e64e8ff0691fc940cc1278.zip
games-simulation/openrct2: update live ebuild
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--games-simulation/openrct2/openrct2-9999.ebuild6
1 files 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() {