aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSigurd Høgsbro2012-01-07 03:52:12 +0000
committerJack Nagel2012-01-06 23:15:51 -0600
commit5d02aaa2561838a1ff6f2bab8458d75cfd08e97a (patch)
tree1d83cc21765e3151b847c0cb16a7cb7976f71ba3 /Library
parent483d41c7efbc3fa6281de3f983627e6751f6b6fa (diff)
downloadhomebrew-5d02aaa2561838a1ff6f2bab8458d75cfd08e97a.tar.bz2
uwsgi 1.0.1
Closes #9465. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/uwsgi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb
index fff6cf8a1..38ebb3d1c 100644
--- a/Library/Formula/uwsgi.rb
+++ b/Library/Formula/uwsgi.rb
@@ -1,9 +1,9 @@
require 'formula'
class Uwsgi < Formula
- url 'http://projects.unbit.it/downloads/uwsgi-0.9.9.3.tar.gz'
+ url 'http://projects.unbit.it/downloads/uwsgi-1.0.1.tar.gz'
homepage 'http://projects.unbit.it/uwsgi/'
- md5 'bbf4ac40901fb9d26c8286e7637b77f5'
+ md5 '6f0a92bc148c1e359638e1ea45199d3b'
def install
# Find the arch for the Python we are building against.