uwsgi: update 2.0.6 bottle.
Closes Homebrew/homebrew#31605. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1102e7ec1f
commit
e6e3a7afd3
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue