postgis-postgresql12: update to 3.0.3.
This commit is contained in:
parent
a917f7d177
commit
c2a7858c5e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postgis-postgresql12'
|
# Template file for 'postgis-postgresql12'
|
||||||
pkgname=postgis-postgresql12
|
pkgname=postgis-postgresql12
|
||||||
version=3.0.2
|
version=3.0.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="postgis-${version}"
|
wrksrc="postgis-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://postgis.net/"
|
homepage="https://postgis.net/"
|
||||||
changelog="https://git.osgeo.org/gitea/postgis/postgis/raw/tag/${version}/NEWS"
|
changelog="https://git.osgeo.org/gitea/postgis/postgis/raw/tag/${version}/NEWS"
|
||||||
distfiles="https://download.osgeo.org/postgis/source/postgis-${version}.tar.gz"
|
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"
|
nocross="FIXME: Cannot run test program to determine PROJ version"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue