From 4defbbe9cbc61cae488be1710095b9cca579f16f Mon Sep 17 00:00:00 2001 From: Krzysztof Urbaniak Date: Mon, 18 Feb 2013 19:38:19 +0100 Subject: uwsgi 1.4.5 Closes #17928. Signed-off-by: Jack Nagel --- Library/Formula/uwsgi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index dcd1098a4..5027dd0e5 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -19,8 +19,8 @@ end class Uwsgi < Formula homepage 'http://projects.unbit.it/uwsgi/' - url 'http://projects.unbit.it/downloads/uwsgi-1.4.4.tar.gz' - sha1 'efaff6ebaa39bc015771bdecbf73373e1d1eceed' + url 'http://projects.unbit.it/downloads/uwsgi-1.4.5.tar.gz' + sha1 '264e5553137afb163e1edb4e1cdef8dffee592d3' depends_on UniversalPcre depends_on 'pcre' -- cgit v1.2.3