postgis: update to 3.0.3.

This commit is contained in:
Piotr Wójcik 2020-11-25 23:01:53 +01:00
parent be94f68f24
commit 71f53d5756

View file

@ -1,6 +1,6 @@
# Template file for 'postgis'
pkgname=postgis
version=3.0.2
version=3.0.3
revision=1
build_style=gnu-configure
configure_args="--with-projdir=${XBPS_CROSS_BASE}/usr
@ -18,7 +18,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=a3a1641dfd73c83924088a185bdb8b35567b3d1dc8d0887f9e4b492e228ab2ca
checksum=07fedbd046cbed55d24bb22474890a4651d0223b6e12d2dac1517b9a43674817
nocross="FIXME: Cannot run test program to determine PROJ version"
pre_configure() {