postgis: update to 3.0.2.

This commit is contained in:
Piotr Wójcik 2020-08-20 14:49:41 +02:00
parent 9c534987ca
commit eddd5ecc12

View File

@ -1,6 +1,6 @@
# Template file for 'postgis'
pkgname=postgis
version=3.0.1
version=3.0.2
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=5a5432f95150d9bae9215c6d1c7bb354e060482a7c379daa9b8384e1d03e6353
checksum=a3a1641dfd73c83924088a185bdb8b35567b3d1dc8d0887f9e4b492e228ab2ca
nocross="FIXME: Cannot run test program to determine PROJ version"
pre_configure() {