uwsgi 1.0.4

Closes Homebrew/homebrew#10156.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Sigurd Høgsbro 2012-02-14 00:05:22 +00:00 committed by Jack Nagel
parent 1c2893f6e6
commit def0dd4c9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Uwsgi < Formula
url 'http://projects.unbit.it/downloads/uwsgi-1.0.3.tar.gz'
homepage 'http://projects.unbit.it/uwsgi/'
md5 'dfbfd8776b9653f4e618aa64c6a7c740'
url 'http://projects.unbit.it/downloads/uwsgi-1.0.4.tar.gz'
md5 '559c8d1fa8274fb45437c277c0c7f121'
def install
# Find the arch for the Python we are building against.