aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdal
diff options
context:
space:
mode:
authorHolger Jaekel <holger.jaekel@gmx.de>2019-06-10 12:26:26 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 15:57:40 -0300
commit45bfb451ced5285a6517437fac160a54135b240a (patch)
tree765344501ddca9f47f3359ed31ee466f0060964d /testing/gdal
parent69c69a7f621497266a94ce4ec697be9bc7a0640e (diff)
downloadaports-45bfb451ced5285a6517437fac160a54135b240a.tar.bz2
aports-45bfb451ced5285a6517437fac160a54135b240a.tar.xz
testing/gdal: rebuild against geos 3.7.2
enable on all platforms
Diffstat (limited to 'testing/gdal')
-rw-r--r--testing/gdal/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gdal/APKBUILD b/testing/gdal/APKBUILD
index 7ba80dd817..dbe13ed196 100644
--- a/testing/gdal/APKBUILD
+++ b/testing/gdal/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Trevor R.H. Clarke <trevor@notcows.com>
pkgname=gdal
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="A translator library for raster and vector geospatial data formats"
url="http://gdal.org"
-arch="x86 x86_64"
+arch="all"
license="MIT"
depends=""
depends_dev="gdal"