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