postgis: update to 3.1.4.

This commit is contained in:
Piotr Wójcik 2021-09-09 23:00:18 +02:00
parent 3b6424fc92
commit 635e08951e

View file

@ -1,6 +1,6 @@
# Template file for 'postgis'
pkgname=postgis
version=3.1.3
version=3.1.4
revision=1
build_style=gnu-configure
configure_args="--with-projdir=${XBPS_CROSS_BASE}/usr
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
homepage="https://postgis.net/"
changelog="https://git.osgeo.org/gitea/postgis/postgis/raw/tag/${version}/NEWS"
distfiles="https://download.osgeo.org/postgis/source/postgis-${version}.tar.gz"
checksum=71e929553bb73a0413206a0f92df5180ac6579c500d8ddce3a03559f1b349fcb
checksum=dc8e3fe8bc532e422f5d724c5a7c437f6555511716f6410d4d2db9762e1a3796
nocross="FIXME: Cannot run test program to determine PROJ version"
pre_configure() {