aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharlie Sharpsteen2012-01-08 14:22:04 -0800
committerCharlie Sharpsteen2012-01-08 15:00:05 -0800
commit85a3d85bea72eec41ddf91404236138a33e5c22c (patch)
tree61cb223cefdbfa23972c220ad7f4465ab7d6374c
parent68af95067880d8478ab797116de178e5f36e7217 (diff)
downloadhomebrew-85a3d85bea72eec41ddf91404236138a33e5c22c.tar.bz2
geos: Update to 3.3.2
-rw-r--r--Library/Formula/geos.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/geos.rb b/Library/Formula/geos.rb
index 22fcfc394..d9d107bfd 100644
--- a/Library/Formula/geos.rb
+++ b/Library/Formula/geos.rb
@@ -1,9 +1,9 @@
require 'formula'
class Geos < Formula
- url 'http://download.osgeo.org/geos/geos-3.3.1.tar.bz2'
+ url 'http://download.osgeo.org/geos/geos-3.3.2.tar.bz2'
homepage 'http://trac.osgeo.org/geos/'
- sha1 '4f89e62c636dbf3e5d7e1bfcd6d9a7bff1bcfa60'
+ sha1 '942b0bbc61a059bd5269fddd4c0b44a508670cb3'
def install
# fixes compile error: missing symbols being optimized out using llvm.