diff options
| author | BrewTestBot | 2014-10-20 10:26:50 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 10:44:56 +0100 |
| commit | ed8e0834cce0fb7422aca89800756e223338f657 (patch) | |
| tree | 8b0c0a18892ab3e78ed895d6e6f8462d2dc8f58c /Library/Formula | |
| parent | 4461576b478d83bc965f8157c4d099841f58942a (diff) | |
| download | homebrew-ed8e0834cce0fb7422aca89800756e223338f657.tar.bz2 | |
libcmph: update 2.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libcmph.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libcmph.rb b/Library/Formula/libcmph.rb index 01cc479e6..bdf34e1ea 100644 --- a/Library/Formula/libcmph.rb +++ b/Library/Formula/libcmph.rb @@ -7,9 +7,10 @@ class Libcmph < Formula bottle do cellar :any - sha1 "c4d510aad625eb17bc833ed979664a492403ce19" => :mavericks - sha1 "1467eedfe3b9c9e6a06890133782a263faf67826" => :mountain_lion - sha1 "0542344c8bb8a77bb2896d2129dff5c0cb1d2c22" => :lion + revision 1 + sha1 "f85df680877127051920003e29e9676e30322157" => :yosemite + sha1 "84d44f39e19ebd4e921a11fb81be175935e2b36f" => :mavericks + sha1 "10c0d6dea19a512b4ff02148bf1f6f60e346c417" => :mountain_lion end def install |
