diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-06-03 01:16:42 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-03 01:16:42 +0100 |
commit | b530998f89505b7e1ff5f20e7ca047713ef681a5 (patch) | |
tree | 30ce9f5d67ea3db3588b086a4ca8be3049341e74 /libraries/SimGear | |
parent | 0f30c31d264d9dda97698344fc9cc0fb9b820f9a (diff) | |
download | slackbuilds-b530998f89505b7e1ff5f20e7ca047713ef681a5.tar.gz |
libraries/SimGear: Updated for version 2017.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/SimGear')
-rw-r--r-- | libraries/SimGear/SimGear.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/SimGear/SimGear.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/SimGear/SimGear.SlackBuild b/libraries/SimGear/SimGear.SlackBuild index 893735e991..9af16cddf1 100644 --- a/libraries/SimGear/SimGear.SlackBuild +++ b/libraries/SimGear/SimGear.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=SimGear SRCNAM=simgear -VERSION=${VERSION:-2017.1.3} +VERSION=${VERSION:-2017.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/SimGear/SimGear.info b/libraries/SimGear/SimGear.info index 44ca1baa07..c4237aa32b 100644 --- a/libraries/SimGear/SimGear.info +++ b/libraries/SimGear/SimGear.info @@ -1,8 +1,8 @@ PRGNAM="SimGear" -VERSION="2017.1.3" +VERSION="2017.2.1" HOMEPAGE="http://wiki.flightgear.org/SimGear" -DOWNLOAD="https://downloads.sourceforge.net/project/flightgear/release-2017.1/simgear-2017.1.3.tar.bz2" -MD5SUM="82a7c6ef534c51a8fbc63cdba9553d42" +DOWNLOAD="https://downloads.sourceforge.net/project/flightgear/release-2017.2/simgear-2017.2.1.tar.bz2" +MD5SUM="4c09ef8d44f47d07c9f0d6a77d6eaf8b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenSceneGraph freealut plib" |