diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-30 22:46:22 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-06 07:53:10 +0700 |
commit | da1104cd6e0a6e20c7185af0b4ca76ef9145c070 (patch) | |
tree | 69503f06e2f71eb8504fc000f44224cc03876d90 /gis/postgis/postgis.SlackBuild | |
parent | 668366f2aafddf9ba5244e3a31363ad01a92ef85 (diff) | |
download | slackbuilds-da1104cd6e0a6e20c7185af0b4ca76ef9145c070.tar.gz |
gis/postgis: Updated for version 2.1.4.
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 eca1aff317..2f4101fb28 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.3} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |