aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdal
diff options
context:
space:
mode:
authorNiclas Kroon <niclas.kroon@protonmail.ch>2018-07-06 17:32:30 +0000
committerAndy Postnikov <apostnikov@gmail.com>2018-07-13 18:36:50 +0300
commit3dfcbcd5e145ccd6a578273820fc51cd97fa4ba2 (patch)
tree450e56033a53337f0442683161ab8b0fbec6e2f4 /testing/gdal
parent6352f9f904d6b2210d9ee93c492c5c8db3dd7dc1 (diff)
downloadaports-3dfcbcd5e145ccd6a578273820fc51cd97fa4ba2.tar.bz2
aports-3dfcbcd5e145ccd6a578273820fc51cd97fa4ba2.tar.xz
testing/gdal: upgrade to 2.3.1
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 6735a5a499..8ef9f6f29d 100644
--- a/testing/gdal/APKBUILD
+++ b/testing/gdal/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Trevor R.H. Clarke <trevor@notcows.com>
# Maintainer: Trevor R.H. Clarke <trevor@notcows.com>
pkgname=gdal
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=0
pkgdesc="A translator library for raster and vector geospatial data formats"
url="http://gdal.org"
@@ -72,4 +72,4 @@ check() {
# confirms PostgreSQL/PostGIS support
apps/ogr2ogr --formats | grep "PostgreSQL -vector- (rw+): PostgreSQL/PostGIS"
}
-sha512sums="7eb5abd9e61fca2ac8c7022029b2492b98f56873ffd277e15ced23d3742e26fd29eb5f8ed7c916b096c3caeed9efc03d0c022390fa0bf762d0c6cb5c04e70ec7 gdal-2.3.0.tar.xz"
+sha512sums="9c016788478d15155d8be69eac2988a31bd59bd8dc6ef440cef71c833a3f9563cdb37e6c9b2219eb416f9e11bed199268469e15f3228c520dc6e74f1ce2fdbf3 gdal-2.3.1.tar.xz"