gis/postgis: Updated for version 2.2.2.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2016-03-23 20:18:45 -07:00 committed by Willy Sudiarto Raharjo
parent 7142cbc22a
commit 518f5a98b3
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.1}
VERSION=${VERSION:-2.2.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

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