gis/postgis: Updated for version 2.3.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
be809db90e
commit
3517ae691f
|
@ -25,7 +25,7 @@
|
||||||
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||||
|
|
||||||
PRGNAM=postgis
|
PRGNAM=postgis
|
||||||
VERSION=${VERSION:-2.3.2}
|
VERSION=${VERSION:-2.3.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="postgis"
|
PRGNAM="postgis"
|
||||||
VERSION="2.3.2"
|
VERSION="2.3.3"
|
||||||
HOMEPAGE="http://postgis.org"
|
HOMEPAGE="http://postgis.org"
|
||||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.3.2.tar.gz"
|
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.3.3.tar.gz"
|
||||||
MD5SUM="3b1a648d0c15bce5bd18ec3481fc633b"
|
MD5SUM="4f88d18cb04143f4426cbb190c3edb00"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gdal postgresql"
|
REQUIRES="gdal postgresql"
|
||||||
|
|
Loading…
Reference in New Issue