gis/postgis: Updated for version 2.3.2.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-01-31 06:24:49 -08:00 committed by Willy Sudiarto Raharjo
parent 68c40515d3
commit f25845eef6
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="postgis"
VERSION="2.3.1"
VERSION="2.3.2"
HOMEPAGE="http://postgis.org"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.3.1.tar.gz"
MD5SUM="29d78ebf4542af94ad518508a27d47af"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.3.2.tar.gz"
MD5SUM="3b1a648d0c15bce5bd18ec3481fc633b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal postgresql"