summaryrefslogtreecommitdiff
path: root/gis/postgis/postgis.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/postgis/postgis.SlackBuild')
-rw-r--r--gis/postgis/postgis.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/postgis/postgis.SlackBuild b/gis/postgis/postgis.SlackBuild
index df3507fea2..1cccd9b781 100644
--- a/gis/postgis/postgis.SlackBuild
+++ b/gis/postgis/postgis.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for PostGIS
# Copyright 2009 Peter Sarkoci <sarkoci@math.sk>
-# Maintained 2013-2019 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Maintained 2013-2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=postgis
-VERSION=${VERSION:-3.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}