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++.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libxml++.rb b/Library/Formula/libxml++.rb
index adb67ce70..a85605e2f 100644
--- a/Library/Formula/libxml++.rb
+++ b/Library/Formula/libxml++.rb
@@ -6,9 +6,9 @@ class Libxmlxx < Formula
sha256 "bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1"
bottle do
- sha1 "3a2d850b88b4552b0466250211ea40b5b3816a64" => :mavericks
- sha1 "ca11491cc3bee2d51184b57bebae0479616eaf4b" => :mountain_lion
- sha1 "6fe9b9176b1ad77c409d3098eaa9ef4fbefef6b6" => :lion
+ revision 1
+ sha1 "bb673ee532003e956f2e36a28e511ada53bfedfe" => :yosemite
+ sha1 "014015ca42d6cc9fdaac471d0dcfbae417e4f3a8" => :mavericks
end
depends_on "pkg-config" => :build