openttd: rebuild against icu-62.1
This commit is contained in:
parent
30f6a02d07
commit
2fa833dec9
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openttd'
|
||||
pkgname=openttd
|
||||
version=1.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
_gfxver=0.5.4
|
||||
_sfxver=0.2.3
|
||||
build_style=gnu-configure
|
||||
|
@ -25,6 +25,8 @@ checksum="
|
|||
3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662
|
||||
"
|
||||
|
||||
CXXFLAGS=' -DU_USING_ICU_NAMESPACE=1'
|
||||
|
||||
post_extract() {
|
||||
cd ${XBPS_BUILDDIR}
|
||||
tar xf opengfx-${_gfxver}.tar
|
||||
|
|
Loading…
Reference in a new issue