gis/postgis: Updated for version 2.2.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2016-01-24 10:02:22 -08:00 committed by Willy Sudiarto Raharjo
parent 1efee87f3d
commit d1557f54d7
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.2.0}
VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="postgis"
VERSION="2.2.0"
VERSION="2.2.1"
HOMEPAGE="http://postgis.org"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.2.0.tar.gz"
MD5SUM="9b3dbeabb3f821bb27b94b9f82ff2785"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.2.1.tar.gz"
MD5SUM="dc3575a0aac5a7e0bbddde17eb6be400"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal postgresql"