mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/SimGear: Updated for version 2016.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
89f825e7c3
commit
7438ceeee9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=SimGear
|
||||
SRCNAM=simgear
|
||||
VERSION=${VERSION:-2016.3.1}
|
||||
VERSION=${VERSION:-2016.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="SimGear"
|
||||
VERSION="2016.3.1"
|
||||
VERSION="2016.4.3"
|
||||
HOMEPAGE="http://wiki.flightgear.org/SimGear"
|
||||
DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2016.3/simgear-2016.3.1.tar.bz2"
|
||||
MD5SUM="4c422dac10a91ab6315153ea9441e71c"
|
||||
DOWNLOAD="http://netassist.dl.sourceforge.net/project/flightgear/release-2016.4/simgear-2016.4.3.tar.bz2"
|
||||
MD5SUM="9e05b232fb658d2f04d4462323c067ca"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenSceneGraph freealut plib"
|
||||
|
|
Loading…
Reference in a new issue