aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-03-28 16:21:09 +0000
committerJack Nagel2015-03-28 19:02:56 -0400
commit0fdea4b3342102def969452e9d3216c86f25085a (patch)
treea7233389766562c44a0d6b780db3ef757f72fefd /Library/Formula
parent4a81a291073dd6f05e983b358ec5461b10886a19 (diff)
downloadhomebrew-0fdea4b3342102def969452e9d3216c86f25085a.tar.bz2
uwsgi: update 2.0.10 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/uwsgi.rb3
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