diff options
| author | BrewTestBot | 2014-10-20 08:57:57 +0100 | 
|---|---|---|
| committer | BrewTestBot | 2014-10-20 08:57:57 +0100 | 
| commit | bb3566ad90004295e2a76cc9ac46969515d4132f (patch) | |
| tree | d8d97ad563544a2f59452569dd573d229930b115 | |
| parent | 353619eb852c1285be91a577fe0806c3608f6c88 (diff) | |
| download | homebrew-bb3566ad90004295e2a76cc9ac46969515d4132f.tar.bz2 | |
libslax: update 0.19.0 bottle.
| -rw-r--r-- | Library/Formula/libslax.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/Library/Formula/libslax.rb b/Library/Formula/libslax.rb index 75e0ef21b..585cdb895 100644 --- a/Library/Formula/libslax.rb +++ b/Library/Formula/libslax.rb @@ -6,9 +6,10 @@ class Libslax < Formula    sha1 '0e55e62065012a9bd51d775a949b3d5c71957374'    bottle do -    sha1 "975c0b0eefe8851c6f112325418ad27b95c67685" => :mavericks -    sha1 "f1c9382ca4ade67db1754c8cc956e66d6717294c" => :mountain_lion -    sha1 "b4f58c0cbedd28e51a942edad0e7ee6d01f9e640" => :lion +    revision 1 +    sha1 "487cc4e9ae3369e3dc0e6b9ba69de00c5918abe2" => :yosemite +    sha1 "0ddfdfd5b04da4c6199486643a4bcbfc3a60d5b5" => :mavericks +    sha1 "a30b683ea6284c6e927b37030ab104071180e212" => :mountain_lion    end    head do | 
