flightgear: revbump to rebuild for arm*-musl
It seems the build was interrupted and simgear-3.4.0_1.arm*-musl.xbps is broken. Try another build, expect x86_64-musl to fail again.
This commit is contained in:
parent
95f34b08df
commit
477437e97a
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flightgear'
|
||||
pkgname=flightgear
|
||||
version=3.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DFG_DATA_DIR:STRING=/usr/share/flightgear/fgdata"
|
||||
hostmakedepends="cmake fltk pkg-config"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'simgear'
|
||||
pkgname=simgear
|
||||
version=3.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
# XXX: always keep in sync with flightgear version!
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=OFF $(vopt_if svn '-DENABLE_LIBSVN=ON' '-DENABLE_LIBSVN=OFF')"
|
||||
|
|
Loading…
Add table
Reference in a new issue