gis/postgis: Updated for version 2.3.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
68c40515d3
commit
f25845eef6
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue