aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorHolger Jaekel <holger.jaekel@gmx.de>2019-12-08 22:46:36 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-10 11:21:17 +0100
commitb7a97800ce03c8b340cb0c04875f9e861d680f94 (patch)
tree0d7e94f5d943aea3e2a4b2e2e0f2dc6bc9afc061 /testing
parentd31a8ed0c961e4b40f7eddd8dcf34f871982c507 (diff)
downloadaports-b7a97800ce03c8b340cb0c04875f9e861d680f94.tar.bz2
aports-b7a97800ce03c8b340cb0c04875f9e861d680f94.tar.xz
testing/postgis: rebuild against gdal 3.0.2
Diffstat (limited to 'testing')
-rw-r--r--testing/postgis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/postgis/APKBUILD b/testing/postgis/APKBUILD
index a7f14108fb..1aaf75e0a1 100644
--- a/testing/postgis/APKBUILD
+++ b/testing/postgis/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Bjoern Schilberg <bjoern@intevation.de>
pkgname=postgis
pkgver=3.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database."
url="https://postgis.net/"
-arch="all !x86 !armhf !armv7" # missing proj-dev on these arch's
+arch="all !x86 !armhf !armv7 !s390x" # missing proj-dev on these arch's
license="GPL-2.0-or-later"
depends="postgresql perl"
makedepends="postgresql-dev geos-dev gdal-dev libxml2-dev proj-dev perl-dev