diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-10-28 23:55:17 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-10-29 00:38:50 +0100 |
commit | 9fd97b36c967ccd3e58878f48e2704da7e1467e1 (patch) | |
tree | 8ebfa24f9c2775ea840404980911f0d30b853fc6 /testing/postgis/APKBUILD | |
parent | 8f90b14ff2dda631858b504175bb49907e549125 (diff) | |
download | aports-9fd97b36c967ccd3e58878f48e2704da7e1467e1.tar.bz2 aports-9fd97b36c967ccd3e58878f48e2704da7e1467e1.tar.xz |
testing/postgis: rebuild against postgresql 11.0
Diffstat (limited to 'testing/postgis/APKBUILD')
-rw-r--r-- | testing/postgis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postgis/APKBUILD b/testing/postgis/APKBUILD index 345086e22c..efd7d70465 100644 --- a/testing/postgis/APKBUILD +++ b/testing/postgis/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bjoern Schilberg <bjoern@intevation.de> pkgname=postgis pkgver=2.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database." url="https://postgis.net/" # geos test fails on other archs |