postgis-postgresql12: update to 3.1.0.
This commit is contained in:
parent
da012534df
commit
52d10870db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgis-postgresql12'
|
||||
pkgname=postgis-postgresql12
|
||||
version=3.0.3
|
||||
version=3.1.0
|
||||
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=07fedbd046cbed55d24bb22474890a4651d0223b6e12d2dac1517b9a43674817
|
||||
checksum=da06e2456876cd0c6a9bee0636ff700982e900c597d1e4cb80a99a2623400201
|
||||
nocross="FIXME: Cannot run test program to determine PROJ version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue