diff options
| author | BrewTestBot | 2014-10-17 06:05:27 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2014-10-16 23:39:37 -0700 |
| commit | 55f561700c79debbd7789af3b2059ed8b20d0950 (patch) | |
| tree | a2e82b2cacd5fb3176a8f9bfcfbf283a4746a26f /Library/Formula | |
| parent | c6972e03e679c51ca1baeb3a140b909c519f3164 (diff) | |
| download | homebrew-55f561700c79debbd7789af3b2059ed8b20d0950.tar.bz2 | |
uwsgi: update 2.0.7 bottle.
Closes #33256.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/uwsgi.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 14d63332a..60a63de81 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -7,9 +7,9 @@ class Uwsgi < Formula head "https://github.com/unbit/uwsgi.git" bottle do - sha1 "d42895c7b7fdbc1be90e7ebd84258f7409a70e4c" => :mavericks - sha1 "ff677ccbb7ca824eaf8e8b8ba6fb1eec5a0acecb" => :mountain_lion - sha1 "6e6ac75b4f1fc85a3e18c4bd9a27621f480fe41b" => :lion + sha1 "4a195f89dcac74576b8818b39c9dce7c4eee873d" => :mavericks + sha1 "f48132c3aa9a4aa82c772358aff335c1993e29f1" => :mountain_lion + sha1 "1d538a6627baa5fda1f40ed68c093c079c9dbd80" => :lion end depends_on "pkg-config" => :build |
