summaryrefslogtreecommitdiffstats
path: root/gis/gdal
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-01-29 19:28:32 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:28 +0700
commit6fe3b1fafdf7c58d1150a0f6e136d4c0713ebdca (patch)
tree3f28c8de4c95e194f7164ac562014551a51f1b5a /gis/gdal
parent9c3269c2e8c0957d1c301edfde6dfa5475355cee (diff)
downloadslackbuilds-6fe3b1fafdf7c58d1150a0f6e136d4c0713ebdca.tar.gz
slackbuilds-6fe3b1fafdf7c58d1150a0f6e136d4c0713ebdca.tar.xz
gis/gdal: Updated for version 2.1.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gdal')
-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 3e4b7c1e24..d6e640039e 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.1.2}
+VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info
index f9859ae846..d26d44b02e 100644
--- a/gis/gdal/gdal.info
+++ b/gis/gdal/gdal.info
@@ -1,8 +1,8 @@
PRGNAM="gdal"
-VERSION="2.1.2"
+VERSION="2.1.3"
HOMEPAGE="http://www.gdal.org/"
-DOWNLOAD="http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2.tar.xz"
-MD5SUM="ae85b78888514c75e813d658cac9478e"
+DOWNLOAD="http://download.osgeo.org/gdal/2.1.3/gdal-2.1.3.tar.xz"
+MD5SUM="66f36c08b7ec6d31bda99083f179d183"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos proj"