Update geos to 3.2.0

Bug fix release
master
kashif 2010-01-08 11:48:29 +01:00 committed by David Höppner
parent c6363b9174
commit cbb7582cda
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.1.1.tar.bz2'
url 'http://download.osgeo.org/geos/geos-3.2.0.tar.bz2'
homepage 'http://trac.osgeo.org/geos/'
md5 '196f4424aa4ef94476e6886d3a964fb6'
md5 'bfad7129680f0107b6ca9a2b92a2c440'
def install
ENV.O3