postgis-postgresql12: update to 3.1.2.
This commit is contained in:
parent
983b10f356
commit
32543a4c7a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgis-postgresql12'
|
||||
pkgname=postgis-postgresql12
|
||||
version=3.1.1
|
||||
version=3.1.2
|
||||
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=0e96afef586db6939d48fb22fbfbc9d0de5e6bc1722d6d553d63bb41441a2a7d
|
||||
checksum=2cdd3760176926704b4eb25ff3357543c9637dee74425a49082906857c7e0732
|
||||
nocross="FIXME: Cannot run test program to determine PROJ version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue