aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/expat.rb4
1 files changed, 2 insertions, 2 deletions
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",