mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
postgis-postgresql14: update to 3.2.1.
This commit is contained in:
parent
0e3756c584
commit
8a182efe47
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'postgis-postgresql14'
|
# Template file for 'postgis-postgresql14'
|
||||||
pkgname=postgis-postgresql14
|
pkgname=postgis-postgresql14
|
||||||
version=3.1.4
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="postgis-${version}"
|
wrksrc="postgis-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,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=dc8e3fe8bc532e422f5d724c5a7c437f6555511716f6410d4d2db9762e1a3796
|
checksum=fbab68dde6ca3934b24ba08c8ab0cff2594f57f93deab41a15c82ae1bb69893e
|
||||||
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
Reference in a new issue