OpenRCT2: update to 0.4.16.
This commit is contained in:
parent
b2236bbfbf
commit
32661b9bfa
|
@ -2,12 +2,12 @@
|
||||||
# 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.15
|
version=0.4.16
|
||||||
revision=1
|
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.4.8
|
_objects_version=1.4.10
|
||||||
_titles_version=0.4.14
|
_titles_version=0.4.14
|
||||||
_replays_version=0.0.80
|
_replays_version=0.0.83
|
||||||
_opensfx_version=1.0.5
|
_opensfx_version=1.0.5
|
||||||
_openmsx_version=1.6
|
_openmsx_version=1.6
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -40,11 +40,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="f25671e29316fdcd4065e5c029a87e4beb61a3672115c1762ed6b70b5f1ff5a4
|
checksum="798b2f37577060d62497a0260dcabf446d06fb11deeb255d0478af37b9dc176e
|
||||||
ea78872f9f777fb6b27019e4b880e4cb9766658ee8ae95f76985af0b9658eb4d
|
186a05c91b9a6c328ad0994454033434fe864a8606c1d126485f7469a8e5539c
|
||||||
a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
|
a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
|
||||||
f097d3a4ccd39f7546f97db3ecb1b8be73648f53b7a7595b86cccbdc1a7557e4
|
f097d3a4ccd39f7546f97db3ecb1b8be73648f53b7a7595b86cccbdc1a7557e4
|
||||||
de47bc8b19f9b1921177c5e04ab90bd85a2460821020fb6375de3c1795a0af5d
|
c0b3e33874e43d963b780bcae3eb19ce902364c861e47f1be025248251beb5ed
|
||||||
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
||||||
skip_extraction="objects-${_objects_version}.zip
|
skip_extraction="objects-${_objects_version}.zip
|
||||||
opensound-${_opensfx_version}.zip
|
opensound-${_opensfx_version}.zip
|
||||||
|
|
Loading…
Reference in New Issue