Skip to content
Snippets Groups Projects
Commit 9817eb14 authored by Johannes Hoppe's avatar Johannes Hoppe Committed by Kenneth Reitz
Browse files

Update gdal to version 2.2.1 (#452)

parent a703d2fe
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ hash -r ...@@ -10,7 +10,7 @@ hash -r
echo "Building gdal..." echo "Building gdal..."
VERSION="1.11.5" VERSION="2.2.1"
SOURCE_TARBALL="http://download.osgeo.org/gdal/${VERSION}/gdal-${VERSION}.tar.gz" SOURCE_TARBALL="http://download.osgeo.org/gdal/${VERSION}/gdal-${VERSION}.tar.gz"
curl -L $SOURCE_TARBALL | tar zx curl -L $SOURCE_TARBALL | tar zx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment