aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-25 11:54:14 +0100
committerBrewTestBot2014-08-25 11:54:14 +0100
commitaf4605998a89b2d295fa11478d1862819542c353 (patch)
tree5d36aecafff288a20c1a0cae18d7fc2373026df5
parent63ede4b654985f96f5f364a528f878fce03a32d4 (diff)
downloadhomebrew-af4605998a89b2d295fa11478d1862819542c353.tar.bz2
libstrophe: update 0.8.6_1 bottle.
-rw-r--r--Library/Formula/libstrophe.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libstrophe.rb b/Library/Formula/libstrophe.rb
index 0957db6b9..6ac54f6d0 100644
--- a/Library/Formula/libstrophe.rb
+++ b/Library/Formula/libstrophe.rb
@@ -9,9 +9,10 @@ class Libstrophe < Formula
bottle do
cellar :any
- sha1 "77d6711507a185eb546160ed8249f5037cee0419" => :mavericks
- sha1 "1720a1d673d178ab70eeca0a6516b8a60a77e8c1" => :mountain_lion
- sha1 "fcc5859e1551887cd4361488208090496539978c" => :lion
+ revision 1
+ sha1 "ec45dcfd06cd95348d5442155ed4ef71f34bd20d" => :mavericks
+ sha1 "d6b2842f061190b981354f4e98d61fa20bd2c18c" => :mountain_lion
+ sha1 "337e6f19415f2b50ba3ed1ad3025cd9b319087ff" => :lion
end
depends_on "autoconf" => :build