gis/postgis: Updated for version 3.1.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
34268222f8
commit
0a97965489
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=postgis
|
PRGNAM=postgis
|
||||||
VERSION=${VERSION:-3.1.1}
|
VERSION=${VERSION:-3.1.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="postgis"
|
PRGNAM="postgis"
|
||||||
VERSION="3.1.1"
|
VERSION="3.1.2"
|
||||||
HOMEPAGE="http://postgis.org"
|
HOMEPAGE="http://postgis.org"
|
||||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.1.1.tar.gz"
|
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.1.2.tar.gz"
|
||||||
MD5SUM="10ef40ef64d7673cc34a1c1677584c95"
|
MD5SUM="7480799e603e587990cd686122cbe356"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gdal postgresql protobuf-c"
|
REQUIRES="gdal postgresql protobuf-c"
|
||||||
|
|
Loading…
Reference in New Issue