summaryrefslogtreecommitdiffstats
path: root/gis/gdal/gdal.SlackBuild
diff options
context:
space:
mode:
author David Spencer2014-10-05 03:39:55 +0200
committer Willy Sudiarto Raharjo2014-10-11 13:20:02 +0200
commita5a1f783d82497b7ae9a055ddb0b0f18f6ca616b (patch)
tree3bb082a7bbb0240ac673eae736d60d678db9a7b7 /gis/gdal/gdal.SlackBuild
parent01c2670ff378ce535dd341c92938f1dced20e378 (diff)
downloadslackbuilds-a5a1f783d82497b7ae9a055ddb0b0f18f6ca616b.tar.gz
gis/gdal: Updated for version 1.11.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'gis/gdal/gdal.SlackBuild')
-rw-r--r--gis/gdal/gdal.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/gis/gdal/gdal.SlackBuild b/gis/gdal/gdal.SlackBuild
index b18d9d4109..04b9274acd 100644
--- a/gis/gdal/gdal.SlackBuild
+++ b/gis/gdal/gdal.SlackBuild
@@ -24,8 +24,8 @@
# Maintained by David Spencer <baildon.research@googlemail.com>
PRGNAM=gdal
-VERSION=${VERSION:-1.11.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.11.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -113,8 +113,6 @@ fi
# Thanks to the people at Arch for this:
patch -p0 <$CWD/gdal-python-install.patch
-# Another patch from Arch, supporting json-c >= 0.12 (also works with 0.11)
-patch -p0 <$CWD/gdal-json-c-012.patch
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \