summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author David Spencer2017-09-26 15:41:03 +0200
committer David Spencer2017-09-29 14:43:53 +0200
commit1f9d71f6fdc785797c706a1df41e11bf1624e36b (patch)
tree7622a992a5ff3dd1e12ada3c477f653404409c42 /gis
parentfcbc1e51889a0dc54b2f8aa93226894df1104bb4 (diff)
downloadold.slackbuilds-1f9d71f6fdc785797c706a1df41e11bf1624e36b.tar.gz
gis/gdal: Updated for version 2.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/gdal/gdal.SlackBuild2
-rw-r--r--gis/gdal/gdal.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/gdal/gdal.SlackBuild b/gis/gdal/gdal.SlackBuild
index 10fe518196..03ad6e0ac7 100644
--- a/gis/gdal/gdal.SlackBuild
+++ b/gis/gdal/gdal.SlackBuild
@@ -25,7 +25,7 @@
# Maintained by David Spencer <baildon.research@googlemail.com>
PRGNAM=gdal
-VERSION=${VERSION:-2.2.1}
+VERSION=${VERSION:-2.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info
index 4563983cda..7431ced69f 100644
--- a/gis/gdal/gdal.info
+++ b/gis/gdal/gdal.info
@@ -1,8 +1,8 @@
PRGNAM="gdal"
-VERSION="2.2.1"
+VERSION="2.2.2"
HOMEPAGE="http://www.gdal.org/"
-DOWNLOAD="http://download.osgeo.org/gdal/2.2.1/gdal-2.2.1.tar.xz"
-MD5SUM="9441c41495d065d3ec8dd72211831cc7"
+DOWNLOAD="http://download.osgeo.org/gdal/2.2.2/gdal-2.2.2.tar.xz"
+MD5SUM="e2b3d0f1ce914165c79c7f705610eb73"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos proj"