postgis-postgresql13: update to 3.1.1.
This commit is contained in:
parent
cf9a2ee46d
commit
56869e53bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgis-postgresql13'
|
||||
pkgname=postgis-postgresql13
|
||||
version=3.1.0
|
||||
version=3.1.1
|
||||
revision=1
|
||||
wrksrc="postgis-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=da06e2456876cd0c6a9bee0636ff700982e900c597d1e4cb80a99a2623400201
|
||||
checksum=0e96afef586db6939d48fb22fbfbc9d0de5e6bc1722d6d553d63bb41441a2a7d
|
||||
nocross="FIXME: Cannot run test program to determine PROJ version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue