mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
Update gdal to version 2.2.1 (#452)
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user