summaryrefslogtreecommitdiffstats
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 d85137c8a5..7ab0c31ef8 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 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Maintained 2013-2018 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:-2.4.5}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}