Skip to content
Snippets Groups Projects
Commit 3ce3165a authored by Michael Kuhn's avatar Michael Kuhn Committed by Todd Gamblin
Browse files

Update gdal to 2.1.2 (#2643)

parent b3ba45af
No related branches found
No related tags found
No related merge requests found
......@@ -36,11 +36,12 @@ class Gdal(Package):
"""
homepage = "http://www.gdal.org/"
url = "http://download.osgeo.org/gdal/2.0.2/gdal-2.0.2.tar.gz"
url = "http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2.tar.xz"
list_url = "http://download.osgeo.org/gdal/"
list_depth = 2
version('2.0.2', '573865f3f59ba7b4f8f4cddf223b52a5')
version('2.1.2', 'ae85b78888514c75e813d658cac9478e')
version('2.0.2', '940208e737c87d31a90eaae43d0efd65')
extends('python')
......
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