diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-18 19:41:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-19 10:12:16 +0000 |
commit | 5766b247d29274461c35d1872164a207fef302b7 (patch) | |
tree | 989e4995d73a9737d5990b51613d32b1ce9ca2b3 | |
parent | f06a654b2b58764ecf79304b2ac65c2964a9ca45 (diff) | |
download | aports-5766b247d29274461c35d1872164a207fef302b7.tar.bz2 aports-5766b247d29274461c35d1872164a207fef302b7.tar.xz |
testing/postgis: rebuild against json-c-0.13
-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 c2920766a5..cc38fbbb41 100644 --- a/testing/postgis/APKBUILD +++ b/testing/postgis/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bjoern Schilberg <bjoern@intevation.de> pkgname=postgis pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database." url="http://postgis.net" # geos test fails on other archs |