Updated formula: gdal

The 1.7.2 release is a routine bug fix release on the stable
GDAL/OGR 1.7 branch.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
kashif 2010-05-01 10:49:58 +02:00 committed by Adam Vandenberg
parent 3df5401650
commit 8208ec226c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Gdal <Formula
url 'http://download.osgeo.org/gdal/gdal-1.7.1.tar.gz'
url 'http://download.osgeo.org/gdal/gdal-1.7.2.tar.gz'
homepage 'http://www.gdal.org/'
md5 '5a90be385613730cc12fcf3f59b89de6'
md5 '05351f8cb61761ae579667e24a297fe6'
depends_on 'libtiff'
depends_on 'giflib'