summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2014-06-23 00:05:59 +0200
committer Willy Sudiarto Raharjo2014-06-29 07:57:55 +0200
commit3bb45f1a7cd61940323eeb966ce3f755b6877e02 (patch)
tree2aaa62247de37e044d9d764d8cf6d2c302b7e407
parent1310e91de663f89948240c66036e5e5ba10dfa32 (diff)
downloadslackbuilds-3bb45f1a7cd61940323eeb966ce3f755b6877e02.tar.gz
gis/gdal: Updated for version 1.11.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-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 d48e6939e9..59c6609679 100644
--- a/gis/gdal/gdal.SlackBuild
+++ b/gis/gdal/gdal.SlackBuild
@@ -24,7 +24,7 @@
# Maintained by David Spencer <baildon.research@googlemail.com>
PRGNAM=gdal
-VERSION=${VERSION:-1.10.1}
+VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gdal/gdal.info b/gis/gdal/gdal.info
index 32861e74fd..d31c154442 100644
--- a/gis/gdal/gdal.info
+++ b/gis/gdal/gdal.info
@@ -1,8 +1,8 @@
PRGNAM="gdal"
-VERSION="1.10.1"
+VERSION="1.11.0"
HOMEPAGE="http://www.gdal.org/"
-DOWNLOAD="http://download.osgeo.org/gdal/1.10.1/gdal-1.10.1.tar.xz"
-MD5SUM="f354c614aea76e5630e4edbf06e5c292"
+DOWNLOAD="http://download.osgeo.org/gdal/1.11.0/gdal-1.11.0.tar.xz"
+MD5SUM="31f2c4a7230b40e5fdc3cf12a100f96b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos proj"