diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-13 07:48:59 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:26:38 +0100 |
commit | 5d7e193433cace80c1969cb6940c05dc2f10f72a (patch) | |
tree | af2720c4df4d285cb4ef4f5882e0837b913bdb49 /gis/postgis/postgis.SlackBuild | |
parent | 7d5ce9d8af7bff8f91e586aca73d6968cec68925 (diff) | |
download | slackbuilds-5d7e193433cace80c1969cb6940c05dc2f10f72a.tar.gz |
gis/postgis: Updated for version 2.4.5.
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 b160c85efe..d85137c8a5 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.4.4} +VERSION=${VERSION:-2.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |