postgis: update to 3.0.1.

This commit is contained in:
Piotr Wójcik 2020-07-22 23:16:30 +02:00 committed by Piotr
parent c2ae206cb6
commit e9d88f6cb7

View file

@ -1,7 +1,7 @@
# Template file for 'postgis'
pkgname=postgis
version=3.0.0
revision=4
version=3.0.1
revision=1
build_style=gnu-configure
configure_args="--with-projdir=${XBPS_CROSS_BASE}/usr
--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=c06fd2cd5cea0119106ffe17a7235d893c2bbe6f4b63c8617c767630973ba594
checksum=5a5432f95150d9bae9215c6d1c7bb354e060482a7c379daa9b8384e1d03e6353
nocross="FIXME: Cannot run test program to determine PROJ version"
pre_configure() {