diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-07-24 21:38:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:32:15 +0700 |
commit | 5be6d834abb70e9eb14abe00182501dc4584cea9 (patch) | |
tree | 65bea333bb5b64f49bb2bcde8d62a5e6a40f819f /gis/postgis/postgis.SlackBuild | |
parent | 968bbbfae8eb0be9127f4f3591133822f627afe1 (diff) |
gis/postgis: Updated for version 2.1.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 33b72163b516a..eca1aff317663 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.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |