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:
Benjamin Trigona-Harany 2021-06-18 21:22:50 +02:00 committed by Willy Sudiarto Raharjo
parent 34268222f8
commit 0a97965489
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=postgis
VERSION=${VERSION:-3.1.1}
VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="postgis"
VERSION="3.1.1"
VERSION="3.1.2"
HOMEPAGE="http://postgis.org"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.1.1.tar.gz"
MD5SUM="10ef40ef64d7673cc34a1c1677584c95"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.1.2.tar.gz"
MD5SUM="7480799e603e587990cd686122cbe356"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal postgresql protobuf-c"