aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msgpack.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 17:31:57 +0100
committerMike McQuaid2014-10-22 18:09:32 +0100
commit3657a116f830c924e785434ccb97b50c1bd4bc51 (patch)
tree70eed5fef79e9f02d649ce3339bd912416d91770 /Library/Formula/msgpack.rb
parent0d56b3da06f57dcde8a7e11c61ea9195a061d09b (diff)
downloadhomebrew-3657a116f830c924e785434ccb97b50c1bd4bc51.tar.bz2
msgpack: update 0.5.9 bottle.
Diffstat (limited to 'Library/Formula/msgpack.rb')
-rw-r--r--Library/Formula/msgpack.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/msgpack.rb b/Library/Formula/msgpack.rb
index 456350844..10fa2fcab 100644
--- a/Library/Formula/msgpack.rb
+++ b/Library/Formula/msgpack.rb
@@ -7,9 +7,10 @@ class Msgpack < Formula
bottle do
cellar :any
- sha1 "dfe0f7299a2b560bc4ca06eb16c0752dff07c891" => :mavericks
- sha1 "0756a0c48943378e72c27699959f86baed2ea85f" => :mountain_lion
- sha1 "b1b6d5fc5b747829b2a4d3c6cf19c7f6fc2aac21" => :lion
+ revision 1
+ sha1 "2db320f8fbaacf5498ed272bbd4b3aefc0549441" => :yosemite
+ sha1 "ad96cca40edebefeb5594147c4476840ad9b3d3c" => :mavericks
+ sha1 "463ffe2e1df919f83adb3050ab2623b1c34b6ce6" => :mountain_lion
end
fails_with :llvm do