diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-10-12 21:50:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:06 +0700 |
commit | feb34b9bcd19e3a247328306f54ad4d775102349 (patch) | |
tree | dcc1356559c5648faeda10baaa432e1100eb59c1 /gis/postgis/postgis.SlackBuild | |
parent | b7799b77a7bcd43fe754fb9e3c375289c53315c8 (diff) | |
download | slackbuilds-feb34b9bcd19e3a247328306f54ad4d775102349.tar.gz |
gis/postgis: Updated for version 2.2.0.
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 bc6c60d329..aed1b5e817 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.1.8} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |