summaryrefslogtreecommitdiffstats
path: root/gis/postgis/postgis.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-12-19 06:46:05 +0100
committer Willy Sudiarto Raharjo2014-12-20 01:16:00 +0100
commitc0bc85aaa7f714b702ea4265a257dbc615d3d8d3 (patch)
tree5a7bf8780162392dffab83f367098cee2784929c /gis/postgis/postgis.SlackBuild
parentdcc8d4df111034ed35794d7574cf994751255bef (diff)
downloadslackbuilds-c0bc85aaa7f714b702ea4265a257dbc615d3d8d3.tar.gz
gis/postgis: Updated for version 2.1.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 37df65f738..12e449bbf5 100644
--- a/gis/postgis/postgis.SlackBuild
+++ b/gis/postgis/postgis.SlackBuild
@@ -25,8 +25,8 @@
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
PRGNAM=postgis
-VERSION=${VERSION:-2.1.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.1.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then