summaryrefslogtreecommitdiffstats
path: root/gis/geos/geos.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geos/geos.SlackBuild')
-rw-r--r--gis/geos/geos.SlackBuild4
1 files changed, 2 insertions, 2 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