simgear: fix checksum
This commit is contained in:
parent
599cfecaba
commit
4c69009407
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.flightgear.org/"
|
||||
distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=99d38d0478a8c8031f59376112bd54a6f996e1d363807b3bb45786384cfb2753
|
||||
checksum=69c8223051b039b00038aabbb8660cecce1866e3f854dadd9543db824d232f6b
|
||||
|
||||
# Suppress warnings regarding auto_ptr
|
||||
CXXFLAGS="-Wno-deprecated-declarations"
|
||||
|
|
Loading…
Reference in a new issue