aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-05 12:15:06 +0000
committerMike McQuaid2015-01-05 12:45:13 +0000
commit6ad69cc3b8348a30c50781bc6e7172b864fcce6c (patch)
treec4f31d4c84c099ee31f594063ca72b1ff4a093b1 /Library/Formula
parentde9088332eb8ccf5a27c617a7bfe5feb56b771e3 (diff)
downloadhomebrew-6ad69cc3b8348a30c50781bc6e7172b864fcce6c.tar.bz2
uwsgi: update 2.0.9 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/uwsgi.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb
index 69174ecd9..97e296ba8 100644
--- a/Library/Formula/uwsgi.rb
+++ b/Library/Formula/uwsgi.rb
@@ -10,10 +10,9 @@ class Uwsgi < Formula
end
bottle do
- revision 1
- sha1 "9da9aa73d1ac4e5a78e325cb7c3dac45af659c44" => :yosemite
- sha1 "933203169438fad47bac044b5517a6a04d8af90e" => :mavericks
- sha1 "7dd5bb88ad74ed0ad834dc1cc3eb06ed4494f687" => :mountain_lion
+ sha1 "952881effe96067637a123d7f552b58f793fcca3" => :yosemite
+ sha1 "4f0c25cf3b2f5859563803e16607c50c2350cce1" => :mavericks
+ sha1 "0bf33a67f2f6329f9d0aa9819129cd30ec35d36c" => :mountain_lion
end
depends_on "pkg-config" => :build