aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSigurd Høgsbro2012-01-12 14:44:56 +0000
committerAdam Vandenberg2012-01-12 20:29:49 -0800
commitdf71e4fc6e9b6f2389e890ffb8f35c4f54abc6cd (patch)
treedeba14d83dee36f3969ac1e5c24906c200fc5bc6 /Library
parent7f59489fd78b3f5b31de797ece99cee386b79f13 (diff)
downloadhomebrew-df71e4fc6e9b6f2389e890ffb8f35c4f54abc6cd.tar.bz2
uwsgi 1.0.2.1
Signed-off-by: Adam Vandenberg <flangy@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 38ebb3d1c..d5225f384 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-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.