diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-01-31 06:24:49 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:48 +0700 |
commit | f25845eef68f4ba69aa0dc9f52f12e2124313217 (patch) | |
tree | 12f566450fef19e2d7d830728d2ac9e0b3eb35cc /gis/postgis/postgis.SlackBuild | |
parent | 68c40515d3df47b97854126f9dc34062f87a237c (diff) |
gis/postgis: Updated for version 2.3.2.
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 6a4cdaddfef6e..0e6f146384bd6 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.1} +VERSION=${VERSION:-2.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |