summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-01-22 08:19:37 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-24 07:23:11 +0700
commit2c13cb1e3e9af81d08758b44f77e3fdb1ff9d193 (patch)
treeecd2c4e2ee15794b83cad66a6145ee1335b6ec0d /gis
parent024b6fbb2f61e33a8faeb6bdf1496967011fd4c8 (diff)
downloadslackbuilds-2c13cb1e3e9af81d08758b44f77e3fdb1ff9d193.tar.gz
slackbuilds-2c13cb1e3e9af81d08758b44f77e3fdb1ff9d193.tar.xz
gis/geos: Updated for version 3.6.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 530fc41899..dbe8f4fcc8 100644
--- a/gis/geos/geos.SlackBuild
+++ b/gis/geos/geos.SlackBuild
@@ -5,7 +5,7 @@
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
PRGNAM=geos
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -73,7 +73,7 @@ make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
+ AUTHORS COPYING NEWS README TODO \
$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 b76fa9b781..a7c01ec0b9 100644
--- a/gis/geos/geos.info
+++ b/gis/geos/geos.info
@@ -1,8 +1,8 @@
PRGNAM="geos"
-VERSION="3.5.0"
+VERSION="3.6.1"
HOMEPAGE="http://trac.osgeo.org/geos/"
-DOWNLOAD="http://download.osgeo.org/geos/geos-3.5.0.tar.bz2"
-MD5SUM="136842690be7f504fba46b3c539438dd"
+DOWNLOAD="http://download.osgeo.org/geos/geos-3.6.1.tar.bz2"
+MD5SUM="c97e338b3bc81f9848656e9d693ca6cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""