summaryrefslogtreecommitdiffstats
path: root/gis/geos/geos.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-11-10 10:28:39 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-23 16:01:55 +0700
commitcd8df2af20c30a2834bbf81caa337b789a9ac364 (patch)
tree6d329635045d6fdfef6331aaed791f7d434dea02 /gis/geos/geos.SlackBuild
parent9d085235b8553e5907573da597fac6cb3677a409 (diff)
downloadslackbuilds-cd8df2af20c30a2834bbf81caa337b789a9ac364.tar.gz
slackbuilds-cd8df2af20c30a2834bbf81caa337b789a9ac364.tar.xz
gis/geos: Updated for version 3.8.0.
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 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