aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libextractor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libextractor.rb')
-rw-r--r--Library/Formula/libextractor.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libextractor.rb b/Library/Formula/libextractor.rb
index 66e9c5d22..9a0662878 100644
--- a/Library/Formula/libextractor.rb
+++ b/Library/Formula/libextractor.rb
@@ -8,9 +8,10 @@ class Libextractor < Formula
bottle do
cellar :any
- sha1 "b15e3b84d7a5ff3de9a4aaee6217cce88eda57d4" => :mavericks
- sha1 "805f42f40bc00584dda99723ff136d2bce53fd87" => :mountain_lion
- sha1 "d442f903c5157d5a1a8c68d06967814a30d4c666" => :lion
+ revision 1
+ sha1 "8e3741386b03c28bc8c24e785f3882d277d416e1" => :yosemite
+ sha1 "505b8c3cbbf23e91d80548dc2dd6011a1231a92e" => :mavericks
+ sha1 "bb525c96875785d893080702ef010605424147db" => :mountain_lion
end
depends_on "pkg-config" => :build