diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-11-15 15:35:02 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:47 +0700 |
commit | 43f69c8012c4ad35fb3336a90c51ec7d72360523 (patch) | |
tree | 638e86db7dd38682f2d58b8fd5d8b8adbf338524 /gis/postgis/postgis.SlackBuild | |
parent | a2de01cfa32b221364b8da72f60c55bf21467407 (diff) |
gis/postgis: Updated for version 2.4.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 6227e967e73c0..4ee4c34b42cde 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.4.1} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |