aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/libwbxml.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libwbxml.rb b/Library/Formula/libwbxml.rb
index 8fe9e2d84..d1fcfaea3 100644
--- a/Library/Formula/libwbxml.rb
+++ b/Library/Formula/libwbxml.rb
@@ -7,9 +7,10 @@ class Libwbxml < Formula
bottle do
cellar :any
- sha1 "a44c7354e3cb619d058e1325682ade17e753cf8f" => :mavericks
- sha1 "fc6672f54bba9f56c374add1f211dcf9dcc01d4e" => :mountain_lion
- sha1 "d822c01d56c4268913850b677ff4aedd4ba51cd7" => :lion
+ revision 1
+ sha1 "15b0e5a41fad5114daf23f702893b347829ae885" => :yosemite
+ sha1 "2e9d6fe9a6b9147b612350c4f12c59319bb71f5a" => :mavericks
+ sha1 "3aced5392e10b5bad5e53e579a99b0247157cc42" => :mountain_lion
end
option 'docs', 'Build the documentation with Doxygen and Graphviz'