aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdal
diff options
context:
space:
mode:
authorHolger Jaekel <holger.jaekel@gaf.de>2019-01-02 16:57:36 +0100
committerAndy Postnikov <apostnikov@gmail.com>2019-01-05 05:42:43 +0200
commit310ab1f4c74a1c3fd98d9baabf7e9c2c7b5f605b (patch)
tree15def85deb14d1ee790430c02ad4ae803b06239c /testing/gdal
parent7647f75288a5a3010c4f346eb080fc6a502e16e5 (diff)
downloadaports-310ab1f4c74a1c3fd98d9baabf7e9c2c7b5f605b.tar.bz2
aports-310ab1f4c74a1c3fd98d9baabf7e9c2c7b5f605b.tar.xz
testing/gdal: upgrade to 2.4.0
Diffstat (limited to 'testing/gdal')
-rw-r--r--testing/gdal/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/gdal/APKBUILD b/testing/gdal/APKBUILD
index a17094b2c7..f0ffd85273 100644
--- a/testing/gdal/APKBUILD
+++ b/testing/gdal/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Trevor R.H. Clarke <trevor@notcows.com>
# Maintainer: Trevor R.H. Clarke <trevor@notcows.com>
pkgname=gdal
-pkgver=2.3.2
-pkgrel=1
+pkgver=2.4.0
+pkgrel=0
pkgdesc="A translator library for raster and vector geospatial data formats"
url="http://gdal.org"
arch="all"
@@ -72,4 +72,4 @@ check() {
# confirms PostgreSQL/PostGIS support
apps/ogr2ogr --formats | grep "PostgreSQL -vector- (rw+): PostgreSQL/PostGIS"
}
-sha512sums="5e8a121d19cc3145788726fd60c818b42eadf8656f29ca325c6acd6a632cbdd331981dbd0a8b5173c749d1757ece296fb9ac5898570f73fafa672dd04e70a369 gdal-2.3.2.tar.xz"
+sha512sums="d4eb6535043b1495f691ab96aa8087d9254aa01efbc57a4051f8b9f4f6b2537719d7bf03ff82c3f6cfd0499a973c491fa9da9f5854dbd9863a0ec9796d3642bb gdal-2.4.0.tar.xz"