summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Lenard Spencer <lenardrspencer@gmail.com>2020-05-15 16:19:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-15 20:46:37 +0700
commit402cdaa74d77a8b9f632f604691496b61dd9c43f (patch)
tree769e25bab99b744bc24f98cd4553c40bcd44ca32 /libraries
parent82b2553b5d31de8f55e93b2c5f9dd2cd0deb1018 (diff)
downloadslackbuilds-402cdaa74d77a8b9f632f604691496b61dd9c43f.tar.gz
slackbuilds-402cdaa74d77a8b9f632f604691496b61dd9c43f.tar.xz
libraries/SimGear: Updated for version 2020.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/SimGear/README3
-rw-r--r--libraries/SimGear/SimGear.SlackBuild2
-rw-r--r--libraries/SimGear/SimGear.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/libraries/SimGear/README b/libraries/SimGear/README
index a67f428044..eb5a47fa44 100644
--- a/libraries/SimGear/README
+++ b/libraries/SimGear/README
@@ -3,4 +3,5 @@ blocks for quickly assembling 3d simulations, games, and visualization
applications.
For those wanting to build this in current (15.0 EXPERIMENTAL), pass
-CURRENT=yes to the script.
+CURRENT=yes to the script (currently broken ATM because of the new boost
+version but I'm working on it).
diff --git a/libraries/SimGear/SimGear.SlackBuild b/libraries/SimGear/SimGear.SlackBuild
index 2fe3db206d..33c7904d3f 100644
--- a/libraries/SimGear/SimGear.SlackBuild
+++ b/libraries/SimGear/SimGear.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=SimGear
SRCNAM=simgear
-VERSION=${VERSION:-2018.3.5}
+VERSION=${VERSION:-2020.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/SimGear/SimGear.info b/libraries/SimGear/SimGear.info
index 8509946a96..7ec4d43eed 100644
--- a/libraries/SimGear/SimGear.info
+++ b/libraries/SimGear/SimGear.info
@@ -1,8 +1,8 @@
PRGNAM="SimGear"
-VERSION="2018.3.5"
+VERSION="2020.1.1"
HOMEPAGE="http://wiki.flightgear.org/SimGear"
-DOWNLOAD="https://downloads.sourceforge.net/flightgear/simgear-2018.3.5.tar.bz2"
-MD5SUM="33a70ca5b2325d180f2d933f5a7283f3"
+DOWNLOAD="https://downloads.sourceforge.net/flightgear/simgear-2020.1.1.tar.bz2"
+MD5SUM="d50075fc2683fb2b8b21b018b09b28f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenSceneGraph freealut plib"