postgis: update to 3.0.3.
This commit is contained in:
parent
be94f68f24
commit
71f53d5756
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue