gis/postgis: Updated for version 2.1.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-07-24 21:38:54 -07:00 committed by Willy Sudiarto Raharjo
parent 968bbbfae8
commit 5be6d834ab
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.1.2}
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="postgis"
VERSION="2.1.2"
VERSION="2.1.3"
HOMEPAGE="http://postgis.org"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.1.2.tar.gz"
MD5SUM="9d9dc316f7d68dacd242cac6c305fe65"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.1.3.tar.gz"
MD5SUM="104e4468429ea0882259fc268c62d6c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal json-c postgresql"