aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gdal.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb
index 3317144e4..d621c73e8 100644
--- a/Library/Formula/gdal.rb
+++ b/Library/Formula/gdal.rb
@@ -17,10 +17,10 @@ def no_python?
end
class Gdal <Formula
- url 'http://download.osgeo.org/gdal/gdal-1.7.3.tar.gz'
+ url 'http://download.osgeo.org/gdal/gdal-1.8.0.tar.gz'
head 'https://svn.osgeo.org/gdal/trunk/gdal', :using => :svn
homepage 'http://www.gdal.org/'
- md5 'c4673970bd2285032de9ae9bbd82754a'
+ md5 'c762cdab0f7e51a677ba49278a8a263d'
depends_on 'jpeg'
depends_on 'giflib'