aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libxml++.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-09-23 01:48:59 -0500
committerJack Nagel2014-09-23 01:48:59 -0500
commitecf1708e3704df4de2235a1f22b34284315529c8 (patch)
tree07737bda422ea9855af6fe13a4d3891d71bf9bcc /Library/Formula/libxml++.rb
parentc0e26bc1b329be8051ebce274243b4260d2ba2e9 (diff)
downloadhomebrew-ecf1708e3704df4de2235a1f22b34284315529c8.tar.bz2
libxml++: update 2.36.0 bottle.
Diffstat (limited to 'Library/Formula/libxml++.rb')
-rw-r--r--Library/Formula/libxml++.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/libxml++.rb b/Library/Formula/libxml++.rb
index fb188cd29..adb67ce70 100644
--- a/Library/Formula/libxml++.rb
+++ b/Library/Formula/libxml++.rb
@@ -6,6 +6,9 @@ class Libxmlxx < Formula
sha256 "bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1"
bottle do
+ sha1 "3a2d850b88b4552b0466250211ea40b5b3816a64" => :mavericks
+ sha1 "ca11491cc3bee2d51184b57bebae0479616eaf4b" => :mountain_lion
+ sha1 "6fe9b9176b1ad77c409d3098eaa9ef4fbefef6b6" => :lion
end
depends_on "pkg-config" => :build