aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-20 10:26:50 +0100
committerMike McQuaid2014-10-20 10:44:57 +0100
commita11d26e27d11b5f84ffa2fbd5f5a8d17c662ccfb (patch)
tree7fa37dbef998c9db7a15f6ad825396f70ee6d53f
parent583fb353c220a5761dfc6c6d7a9d2516d581f6fa (diff)
downloadhomebrew-a11d26e27d11b5f84ffa2fbd5f5a8d17c662ccfb.tar.bz2
libdmtx: update 0.7.4 bottle.
-rw-r--r--Library/Formula/libdmtx.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libdmtx.rb b/Library/Formula/libdmtx.rb
index 0daae11bf..214ab0f35 100644
--- a/Library/Formula/libdmtx.rb
+++ b/Library/Formula/libdmtx.rb
@@ -7,9 +7,10 @@ class Libdmtx < Formula
bottle do
cellar :any
- sha1 "6d2b620ecc37f60047d67166ff6fe3350d578913" => :mavericks
- sha1 "423b105322e2b4690f758c6bbd5a9827c154d2df" => :mountain_lion
- sha1 "2003f4bfa7ad98a897afcae0f5aa2d6e7953b8cb" => :lion
+ revision 1
+ sha1 "43462753a32c217d3c2c9e022cd8fe0b7ad377d2" => :yosemite
+ sha1 "c5847ec7293fe289749c9628ec5635ec57e2ce93" => :mavericks
+ sha1 "4abe90743ec104a81eb13348cd7d4dfccb78f33c" => :mountain_lion
end
depends_on 'pkg-config' => :build