diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/postgis/postgis.SlackBuild | 2 | ||||
-rw-r--r-- | gis/postgis/postgis.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/gis/postgis/postgis.info b/gis/postgis/postgis.info index a98d8f684c..18337822e4 100644 --- a/gis/postgis/postgis.info +++ b/gis/postgis/postgis.info @@ -1,8 +1,8 @@ PRGNAM="postgis" -VERSION="2.1.6" +VERSION="2.1.7" HOMEPAGE="http://postgis.org" -DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.1.6.tar.gz" -MD5SUM="459a9a707589fe75200f184464d7573d" +DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.1.7.tar.gz" +MD5SUM="f35307c201caf04e7028f95b649cf6e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gdal json-c postgresql" |