diff options
| author | BrewTestBot | 2015-03-28 16:21:09 +0000 |
|---|---|---|
| committer | Jack Nagel | 2015-03-28 19:02:56 -0400 |
| commit | 0fdea4b3342102def969452e9d3216c86f25085a (patch) | |
| tree | a7233389766562c44a0d6b780db3ef757f72fefd /Library/Formula | |
| parent | 4a81a291073dd6f05e983b358ec5461b10886a19 (diff) | |
| download | homebrew-0fdea4b3342102def969452e9d3216c86f25085a.tar.bz2 | |
uwsgi: update 2.0.10 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/uwsgi.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 8b0041166..ef554b005 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -10,6 +10,9 @@ class Uwsgi < Formula end bottle do + sha256 "85e9a1c89c49f76818c87be4a6a9fe200ccc4ff39d9d788d328702b1463c740f" => :yosemite + sha256 "12ce6b55caecc1fb74979e2d3d858dafd9e64805f748d78792e6c87948fb6664" => :mavericks + sha256 "9c0a86e07730a797191d06e01b9c30bce6af0edf15cf212be5b3a7ec5ac492fb" => :mountain_lion end depends_on "pkg-config" => :build |
