mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
OpenRCT2: update to 0.4.25.
This commit is contained in:
parent
8d2bbc5cf9
commit
2ac0a4ffde
1 changed files with 11 additions and 11 deletions
|
@ -2,14 +2,14 @@
|
||||||
# based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
|
# based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
|
||||||
# and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
|
# and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
|
||||||
pkgname=OpenRCT2
|
pkgname=OpenRCT2
|
||||||
version=0.4.24
|
version=0.4.25
|
||||||
revision=2
|
revision=1
|
||||||
# versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
|
# versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
|
||||||
_objects_version=1.7.1
|
_objects_version=1.7.2
|
||||||
_titles_version=0.4.14
|
_titles_version=0.4.14
|
||||||
_replays_version=0.0.87
|
_replays_version=0.0.89
|
||||||
_opensfx_version=1.0.5
|
_opensfx_version=1.0.6
|
||||||
_openmsx_version=1.6
|
_openmsx_version=1.6.1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DOPENRCT2_VERSION_TAG=${version}
|
-DOPENRCT2_VERSION_TAG=${version}
|
||||||
|
@ -39,11 +39,11 @@ distfiles="https://github.com/OpenRCT2/OpenRCT2/archive/v${version}.tar.gz
|
||||||
https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip>openmusic-${_openmsx_version}.zip
|
https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip>openmusic-${_openmsx_version}.zip
|
||||||
https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip>replays-${_replays_version}.zip
|
https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip>replays-${_replays_version}.zip
|
||||||
https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip>title-sequences-${_titles_version}.zip"
|
https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip>title-sequences-${_titles_version}.zip"
|
||||||
checksum="e34c8e792bb35a54bc4d26c4b5dd3d8fe9bb5002e20652a26acd8cf97a657444
|
checksum="d6ef221218893144a0ab24004fe6a1fcb91284f860d44fee0662349bc4f500bf
|
||||||
679bacb320e0106f4cacfc6619a4b2e322936f55bda8c1447446bc26dbfea193
|
b4286f7af68a61b0f7fc6e379ba37bf6796286d73e97c967958bf374e3f98f35
|
||||||
a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
|
06b90f3e19c216752df441d551b26a9e3e1ba7755bdd2102504b73bf993608be
|
||||||
f097d3a4ccd39f7546f97db3ecb1b8be73648f53b7a7595b86cccbdc1a7557e4
|
994b350d3b180ee1cb9619fe27f7ebae3a1a5232840c4bd47a89f33fa89de1a1
|
||||||
4d5ed2b3fa62e239c0c8ed0c96b8d1f5be8d2be6a464b33603affc75a5ff510f
|
04607bb1f67a0f31d841ed70b38d65b8f7a9e19749e414ff74b8a434bc90b42a
|
||||||
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
||||||
skip_extraction="objects-${_objects_version}.zip
|
skip_extraction="objects-${_objects_version}.zip
|
||||||
opensound-${_opensfx_version}.zip
|
opensound-${_opensfx_version}.zip
|
||||||
|
|
Loading…
Add table
Reference in a new issue