mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
postgis-postgresql15: update to 3.4.2.
This commit is contained in:
parent
a07f8192b5
commit
f100b698db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postgis-postgresql15'
|
# Template file for 'postgis-postgresql15'
|
||||||
pkgname=postgis-postgresql15
|
pkgname=postgis-postgresql15
|
||||||
version=3.4.0
|
version=3.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--bindir=/usr/lib/psql15/bin
|
--bindir=/usr/lib/psql15/bin
|
||||||
|
@ -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=aee9b60a6c884d354164b3096c4657f324454186607f859d1ce05d899798af9d
|
checksum=c8c874c00ba4a984a87030af6bf9544821502060ad473d5c96f1d4d0835c5892
|
||||||
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