GEOS 3.3.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Charlie Sharpsteen 2011-05-31 02:01:23 -07:00 committed by Adam Vandenberg
parent c172ae0807
commit 77d58fca26

View file

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