postgis-postgresql16: update to 3.4.0.

This commit is contained in:
Piotr Wójcik 2023-11-10 12:08:40 +01:00 committed by Chocimier
parent 76dc4a1d73
commit 17a5e92f3f
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'postgis-postgresql16'
pkgname=postgis-postgresql16
version=3.3.4
version=3.4.0
revision=1
build_style=gnu-configure
configure_args="
--bindir=/usr/lib/psql16/bin
--with-projdir=${XBPS_CROSS_BASE}/usr
--with-jsondir=${XBPS_CROSS_BASE}/usr
--with-protobufdir=${XBPS_CROSS_BASE}/usr
@ -19,7 +20,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=9d41eaef70e811a4fe2f4a431d144c0c57ce17c2c1a3c938ddaf4e5a3813b0d8
checksum=aee9b60a6c884d354164b3096c4657f324454186607f859d1ce05d899798af9d
nocross="FIXME: Cannot run test program to determine PROJ version"
pre_configure() {