diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-07-01 11:06:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:21 +0700 |
commit | 3517ae691fa0fb1a2321fe9c38b1e66592443600 (patch) | |
tree | 6863be7417253e84a372194fbff0d0a5758ee316 /gis/postgis/postgis.SlackBuild | |
parent | be809db90e7c3cde48203b5d80fcc73c4286aa94 (diff) | |
download | slackbuilds-3517ae691fa0fb1a2321fe9c38b1e66592443600.tar.gz |
gis/postgis: Updated for version 2.3.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/postgis/postgis.SlackBuild')
-rw-r--r-- | gis/postgis/postgis.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/postgis/postgis.SlackBuild b/gis/postgis/postgis.SlackBuild index 0e6f146384..ea640c442e 100644 --- a/gis/postgis/postgis.SlackBuild +++ b/gis/postgis/postgis.SlackBuild @@ -25,7 +25,7 @@ # Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> PRGNAM=postgis -VERSION=${VERSION:-2.3.2} +VERSION=${VERSION:-2.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |