From d884abf65ab65688c0bbcf1cf469d9183602004a Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 6 Feb 2012 15:38:24 -0600 Subject: libxml++ 2.34.2 Signed-off-by: Jack Nagel --- Library/Formula/libxml++.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/libxml++.rb') diff --git a/Library/Formula/libxml++.rb b/Library/Formula/libxml++.rb index 548612e50..058fd5418 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.34/libxml++-2.34.1.tar.gz' + url 'http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.2.tar.bz2' homepage 'http://libxmlplusplus.sourceforge.net' - md5 'c73e3916a1a0f4d01291c852e9af6241' + sha256 '38f20632a711d06166b03a2a92ce71b08130ac30e014805a7052ae3f4c0b15e8' depends_on 'glibmm' # LibXML++ can't compile agains the version of LibXML shipped with Leopard -- cgit v1.2.3