Updated formula: geos

Updated geos to 3.2.2

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

View File

@ -1,9 +1,9 @@
require 'formula'
class Geos <Formula
url 'http://download.osgeo.org/geos/geos-3.2.1.tar.bz2'
url 'http://download.osgeo.org/geos/geos-3.2.2.tar.bz2'
homepage 'http://trac.osgeo.org/geos/'
md5 '01f01943bdf598977cee40905c9abfbf'
md5 'c5d264acac22fe7720f85dadc1fc17c6'
def skip_clean? path
path.extname == '.la'