simgear: update to 2017.1.3
This commit is contained in:
parent
20ae303f54
commit
26970f5587
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'simgear'
|
# Template file for 'simgear'
|
||||||
pkgname=simgear
|
pkgname=simgear
|
||||||
version=2017.1.2
|
version=2017.1.3
|
||||||
revision=1
|
revision=1
|
||||||
# XXX: always keep in sync with flightgear version!
|
# XXX: always keep in sync with flightgear version!
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.flightgear.org/"
|
homepage="http://www.flightgear.org/"
|
||||||
distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=69c8223051b039b00038aabbb8660cecce1866e3f854dadd9543db824d232f6b
|
checksum=85304d985b4fc0dc00d9f7603b02d096e3c24ca4c98adc18dc9af1e2d0e3c310
|
||||||
|
|
||||||
# Suppress warnings regarding auto_ptr
|
# Suppress warnings regarding auto_ptr
|
||||||
CXXFLAGS="-Wno-deprecated-declarations"
|
CXXFLAGS="-Wno-deprecated-declarations"
|
||||||
|
|
Loading…
Reference in a new issue