mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/SimGear: Updated for version 2016.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4f9ca4ef79
commit
08efb20d27
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PRGNAM=SimGear
|
||||
SRCNAM=simgear
|
||||
VERSION=${VERSION:-2016.1.2}
|
||||
VERSION=${VERSION:-2016.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="SimGear"
|
||||
VERSION="2016.1.2"
|
||||
VERSION="2016.2.1"
|
||||
HOMEPAGE="http://www.simgear.org/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2016.1/simgear-2016.1.2.tar.bz2"
|
||||
MD5SUM="f12fa76491933ecdb3479a4f61f9233d"
|
||||
DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2016.2/simgear-2016.2.1.tar.bz2"
|
||||
MD5SUM="7bd21e63ffb83109f530627c593d94cd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenSceneGraph freealut plib"
|
||||
|
|
Loading…
Reference in a new issue