mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
postgis: update to 3.0.1.
This commit is contained in:
parent
c2ae206cb6
commit
e9d88f6cb7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgis'
|
||||
pkgname=postgis
|
||||
version=3.0.0
|
||||
revision=4
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-projdir=${XBPS_CROSS_BASE}/usr
|
||||
--with-projdir=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -18,7 +18,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=c06fd2cd5cea0119106ffe17a7235d893c2bbe6f4b63c8617c767630973ba594
|
||||
checksum=5a5432f95150d9bae9215c6d1c7bb354e060482a7c379daa9b8384e1d03e6353
|
||||
nocross="FIXME: Cannot run test program to determine PROJ version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue