From 9d0fac5ae1d9792368bdf0a6f281bddc3e6fa47e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 4 Nov 2012 11:10:10 -0600 Subject: expat 2.1.0 Signed-off-by: Adam Vandenberg --- Library/Formula/expat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/expat.rb b/Library/Formula/expat.rb index 1a6b705c1..8311e174e 100644 --- a/Library/Formula/expat.rb +++ b/Library/Formula/expat.rb @@ -1,9 +1,9 @@ require 'formula' class Expat < Formula - url 'http://downloads.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar.gz' + url 'http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz' homepage 'http://expat.sourceforge.net/' - sha1 '663548c37b996082db1f2f2c32af060d7aa15c2d' + sha1 'b08197d146930a5543a7b99e871cba3da614f6f0' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3