diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-08-16 22:03:19 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-18 08:02:38 +0700 |
commit | e484ab8bcbfcb381aa908ba4a802380c19736f65 (patch) | |
tree | fcb684fbe3275360a390604017925c0f5079f3d4 /gis/postgis/postgis.SlackBuild | |
parent | 4478ad06697577ebe66b4235a5a720d47151b5c5 (diff) |
pis/postgis: Updated for version 2.5.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 03f80592310a9..862c1b87d3cb8 100644 --- a/gis/postgis/postgis.SlackBuild +++ b/gis/postgis/postgis.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postgis -VERSION=${VERSION:-2.5.2} +VERSION=${VERSION:-2.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |