summaryrefslogtreecommitdiffstats
path: root/gis/geos/geos.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-04 01:48:26 +0200
committer Willy Sudiarto Raharjo2019-05-04 04:06:48 +0200
commit56543c54469acf78ae6edfeb00ae5c1e61cafd12 (patch)
tree8287504ac75713e9c2e8a32277d02b20d6a5f774 /gis/geos/geos.SlackBuild
parente62ae3003a486161a17401ab0bd4122d32309458 (diff)
downloadslackbuilds-56543c54469acf78ae6edfeb00ae5c1e61cafd12.tar.gz
gis/geos: Updated for version 3.7.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 e9486bf90c..08f3fa9e0d 100644
--- a/gis/geos/geos.SlackBuild
+++ b/gis/geos/geos.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for geos
# Written by Kyle Guinn <elyk03@gmail.com>
-# Maintained 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Maintained 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geos
-VERSION=${VERSION:-3.7.1}
+VERSION=${VERSION:-3.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}