From ee04f60855104ca31fd3ca2a811dfb6731bec219 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 22 Feb 2014 22:45:03 +0000 Subject: md5sha1sum: add bottle. --- Library/Formula/md5sha1sum.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/md5sha1sum.rb b/Library/Formula/md5sha1sum.rb index afa1a51d7..f9272389e 100644 --- a/Library/Formula/md5sha1sum.rb +++ b/Library/Formula/md5sha1sum.rb @@ -6,6 +6,13 @@ class Md5sha1sum < Formula mirror "http://www.sourcefiles.org/Utilities/Console/M-P/md5sha1sum-0.9.5.tar.gz" sha1 '84a46bfd2b49daa0a601a9c55b7d87c27e19ef87' + bottle do + cellar :any + sha1 "2f064d2390b9564b6c9d6b84623e2807dd031706" => :mavericks + sha1 "0c5dee6e92679788df27d0e2f53f23bceaf21ed4" => :mountain_lion + sha1 "11bae51a115c14688f7f57cf0903a829f8c28dde" => :lion + end + conflicts_with 'polarssl', :because => 'both install conflicting binaries' def install -- cgit v1.2.3