From 2a22dc700215de23123ec4ed4e68e6c06c32314d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 14 Aug 2014 22:06:12 +0100 Subject: uwsgi: update 2.0.6 bottle. Closes #31605. Signed-off-by: Mike McQuaid --- Library/Formula/uwsgi.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 48ce5ac3e..717120ebc 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -6,9 +6,10 @@ class Uwsgi < Formula sha1 "5e0fc187ea10366153a1f800c0e7e80940188837" bottle do - sha1 "cccf498414d3120ca439ab1ed32c4ed1e04b573b" => :mavericks - sha1 "6ce7c6a0434b133d3f6efba72783650b34f13e2b" => :mountain_lion - sha1 "33678570960fa45d5e2a7017bfa1ad67f9dedeb3" => :lion + revision 1 + sha1 "b7bd8eab827a33c547016c8a6e381517ce9143c2" => :mavericks + sha1 "d41c406d8c772c220a77f7c9b03158ccdd898f96" => :mountain_lion + sha1 "e64b429906886bffb38884c3a2d57645d83d68a1" => :lion end depends_on "pkg-config" => :build -- cgit v1.2.3