diff options
| author | BrewTestBot | 2014-10-20 11:26:37 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 11:26:37 +0100 |
| commit | 822a3eeecd4612b47269ac5092173c2f8fbc7a17 (patch) | |
| tree | 4cf236f8f694a3c1f1568c2132af351c1d43c419 | |
| parent | 171104fc9e3077828134f00767246f1f408c16cc (diff) | |
| download | homebrew-822a3eeecd4612b47269ac5092173c2f8fbc7a17.tar.bz2 | |
svdlibc: update 1.4 bottle.
| -rw-r--r-- | Library/Formula/svdlibc.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/svdlibc.rb b/Library/Formula/svdlibc.rb index a56252620..09c6c5e02 100644 --- a/Library/Formula/svdlibc.rb +++ b/Library/Formula/svdlibc.rb @@ -8,10 +8,10 @@ class Svdlibc < Formula bottle do cellar :any - revision 1 - sha1 "8cb13d197689b2fb40b939ff1346ea86e6e94a8a" => :mavericks - sha1 "21889860321bb5593fe0125c4e9ffa4e0fdd1805" => :mountain_lion - sha1 "53cd8f618f8b37eddff753fa2d2d347c93f07953" => :lion + revision 2 + sha1 "108aa560888b8b759a7e0da243397917da52b143" => :yosemite + sha1 "af943e46846a41be5c039c3d825003c30e2632d4" => :mavericks + sha1 "3a2b0a33888f387d531fc4a0f7de1d9ad370e5f5" => :mountain_lion end def install |
