summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-10 19:28:39 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:01:55 +0100
commitcd8df2af20c30a2834bbf81caa337b789a9ac364 (patch)
tree6d329635045d6fdfef6331aaed791f7d434dea02 /gis
parent9d085235b8553e5907573da597fac6cb3677a409 (diff)
downloadslackbuilds-cd8df2af20c30a2834bbf81caa337b789a9ac364.tar.gz
gis/geos: Updated for version 3.8.0.
Diffstat (limited to 'gis')
-rw-r--r--gis/geos/geos.SlackBuild4
-rw-r--r--gis/geos/geos.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild
index 08f3fa9e0d..1b4887a189 100644
--- a/gis/geos/geos.SlackBuild
+++ b/gis/geos/geos.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geos
-VERSION=${VERSION:-3.7.2}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -90,7 +90,7 @@ make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS COPYING NEWS README.md TODO \
+ AUTHORS COPYING NEWS README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/gis/geos/geos.info b/gis/geos/geos.info
index 42681da963..cea2feb0f0 100644
--- a/gis/geos/geos.info
+++ b/gis/geos/geos.info
@@ -1,8 +1,8 @@
PRGNAM="geos"
-VERSION="3.7.2"
+VERSION="3.8.0"
HOMEPAGE="http://trac.osgeo.org/geos/"
-DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.2.tar.bz2"
-MD5SUM="8caa4d19d311c1a78feb2f57505dc0e3"
+DOWNLOAD="http://download.osgeo.org/geos/geos-3.8.0.tar.bz2"
+MD5SUM="6fe3ad412a1162b2ed7c7ed52ed974c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""