uwsgi 1.0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
1f1b983921
commit
8d576e0482
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Uwsgi < Formula
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.0.1.tar.gz'
|
||||
url 'http://projects.unbit.it/downloads/uwsgi-1.0.2.1.tar.gz'
|
||||
homepage 'http://projects.unbit.it/uwsgi/'
|
||||
md5 '6f0a92bc148c1e359638e1ea45199d3b'
|
||||
md5 '41648cb886c0d1e31a672bad2b45f4c9'
|
||||
|
||||
def install
|
||||
# Find the arch for the Python we are building against.
|
||||
|
|
Loading…
Reference in a new issue