diff options
| author | Humza | 2011-05-01 04:43:11 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2011-05-01 08:52:03 -0700 |
| commit | b04d295f46c31cb04a0a4dd9213b9ae74730ede9 (patch) | |
| tree | 78d058b65892dcf3268a082142f8b8c21aa7eb02 /Library/Formula/libxml++.rb | |
| parent | 4474dff48e62a77147d65623208046343aed2487 (diff) | |
| download | homebrew-b04d295f46c31cb04a0a4dd9213b9ae74730ede9.tar.bz2 | |
libxml++ 2.34.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/libxml++.rb')
| -rw-r--r-- | Library/Formula/libxml++.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libxml++.rb b/Library/Formula/libxml++.rb index 864c2a28c..3ed8463ce 100644 --- a/Library/Formula/libxml++.rb +++ b/Library/Formula/libxml++.rb @@ -1,9 +1,9 @@ require 'formula' class Libxmlxx < Formula - url 'http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.33/libxml++-2.33.2.tar.gz' + url 'http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.1.tar.gz' homepage 'http://libxmlplusplus.sourceforge.net' - md5 '219f8c8e3bb3af9f9a012fffc82a642a' + md5 'c73e3916a1a0f4d01291c852e9af6241' depends_on 'glibmm' |
