diff options
| author | BrewTestBot | 2014-07-03 20:34:32 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-03 22:33:27 +0100 |
| commit | 31b4d8c169b69784b5d235965402d2cd8f4536b0 (patch) | |
| tree | c8c962827dd8292bfabd31bd4d6700769c49d901 /Library/Formula | |
| parent | 8369a46bf8e83e3d918a657457d21a1a9c2259b2 (diff) | |
| download | homebrew-31b4d8c169b69784b5d235965402d2cd8f4536b0.tar.bz2 | |
libfaketime: add 0.9.5 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libfaketime.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/libfaketime.rb b/Library/Formula/libfaketime.rb index e64c6781b..e1a9206e7 100644 --- a/Library/Formula/libfaketime.rb +++ b/Library/Formula/libfaketime.rb @@ -5,6 +5,12 @@ class Libfaketime < Formula url 'http://code-wizards.com/projects/libfaketime/libfaketime-0.9.5.tar.gz' sha1 '12199af854004f231892ab6976c2e99b937e2d61' + bottle do + sha1 "45d7fa0b3ff412ae3a419b8418242eeaad40e6b1" => :mavericks + sha1 "e88429485903a5a6ad1d667ad0d5ce902fc1a3b8" => :mountain_lion + sha1 "427a88a2c0884683e0639735067e3999078a6149" => :lion + end + depends_on :macos => :lion fails_with :llvm do |
