diff options
| author | BrewTestBot | 2014-10-20 08:57:57 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 08:57:57 +0100 |
| commit | d330f91505452dd5f78305ec4be0283e58d5b9dc (patch) | |
| tree | c20a98aa7f964a98092a3fd025a6b905fcff55bd /Library | |
| parent | e8e3f7f700fb102c402365d3fbd28a3acc44432b (diff) | |
| download | homebrew-d330f91505452dd5f78305ec4be0283e58d5b9dc.tar.bz2 | |
librcsc: update 4.1.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/librcsc.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/librcsc.rb b/Library/Formula/librcsc.rb index d02253623..c19c7708c 100644 --- a/Library/Formula/librcsc.rb +++ b/Library/Formula/librcsc.rb @@ -7,9 +7,10 @@ class Librcsc < Formula bottle do cellar :any - sha1 "65592801ed8334be4f419609f226526cb1acb358" => :mavericks - sha1 "4c503946d3ad488fe9858a49826b51e63e1171fe" => :mountain_lion - sha1 "d8aabc6ddddc9dd799f3341ecf6c5bf97aebc77f" => :lion + revision 1 + sha1 "7db2070cbe574575393712c697fc743a138129e7" => :yosemite + sha1 "27075e4e199258cc61e287464d7bf255fc4702ac" => :mavericks + sha1 "9607e6d54b8a36202294ed27a71b2142cee8ee95" => :mountain_lion end depends_on "boost" |
