diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-04-06 16:05:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:55 +0700 |
commit | c16d3880ab50109fbc231ef7048a9746a4958024 (patch) | |
tree | e8fe23c6c2f2c431985b68e288e00ea60fb7e3e6 /gis/postgis/postgis.SlackBuild | |
parent | fabe9b7c123c206a937271701d3cb559d2a58961 (diff) | |
download | slackbuilds-c16d3880ab50109fbc231ef7048a9746a4958024.tar.gz |
gis/postgis: Updated for version 2.1.7.
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 d8f042fac1..a614a9eed7 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.6} +VERSION=${VERSION:-2.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |