aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/uwsgi.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-07-06 17:45:25 +0100
committerJack Nagel2014-07-06 11:45:52 -0500
commita5dc05647cc6873b2ad3a3082217298c3e862fcb (patch)
tree6902cd5e70bd191c2c76a881c1f13d0cbe6cd153 /Library/Formula/uwsgi.rb
parent5c1f3eb148090b2c864df576965c53075ff072d0 (diff)
downloadhomebrew-a5dc05647cc6873b2ad3a3082217298c3e862fcb.tar.bz2
uwsgi: update 2.0.6 bottle.
Diffstat (limited to 'Library/Formula/uwsgi.rb')
-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 97bf2bd23..7e59c51a4 100644
--- a/Library/Formula/uwsgi.rb
+++ b/Library/Formula/uwsgi.rb
@@ -6,6 +6,9 @@ class Uwsgi < Formula
sha1 "5e0fc187ea10366153a1f800c0e7e80940188837"
bottle do
+ sha1 "cccf498414d3120ca439ab1ed32c4ed1e04b573b" => :mavericks
+ sha1 "6ce7c6a0434b133d3f6efba72783650b34f13e2b" => :mountain_lion
+ sha1 "33678570960fa45d5e2a7017bfa1ad67f9dedeb3" => :lion
end
depends_on "pcre"