openttd: update to 1.6.0
This commit is contained in:
parent
6fde7c8934
commit
cfad83729e
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openttd'
|
||||
pkgname=openttd
|
||||
version=1.5.3
|
||||
version=1.6.0
|
||||
revision=1
|
||||
_gfxver=0.5.3
|
||||
_sfxver=0.2.3
|
||||
|
@ -19,7 +19,7 @@ distfiles="
|
|||
http://bundles.openttdcoop.org/opensfx/releases/${_sfxver}/opensfx-${_sfxver}.zip
|
||||
"
|
||||
checksum="
|
||||
d8b9a7aaca7c9f3ff69b1d210daf1e2658402941bb9b30cb2789a9df73d1ba63
|
||||
4c12e6b516ffdee20a03ebad80dad85d137130002d6d3e123a568376fe4b4eb2
|
||||
f744e3bafc27ee03703554128f8dd6d187858af486b0dcfe9570832028073220
|
||||
3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662
|
||||
"
|
||||
|
@ -41,8 +41,6 @@ do_configure() {
|
|||
--doc-dir=share/doc/openttd \
|
||||
--binary-name=openttd \
|
||||
--install-dir=${DESTDIR} \
|
||||
--with-zlib=${XBPS_CROSS_BASE}/usr/lib \
|
||||
--with-liblzo2=${XBPS_CROSS_BASE}/usr/lib \
|
||||
--menu-name=OpenTTD \
|
||||
--personal-dir=.openttd
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue