Update gdal to version 2.2.1 (#452)

This commit is contained in:
Johannes Hoppe
2017-09-08 18:36:53 +02:00
committed by Kenneth Reitz
parent a703d2febe
commit 9817eb149e
+1 -1
View File
@@ -10,7 +10,7 @@ hash -r
echo "Building gdal..."
VERSION="1.11.5"
VERSION="2.2.1"
SOURCE_TARBALL="http://download.osgeo.org/gdal/${VERSION}/gdal-${VERSION}.tar.gz"
curl -L $SOURCE_TARBALL | tar zx