From 61d8fbecfdc2f5f20b540790421703cd6fd9e7c3 Mon Sep 17 00:00:00 2001 From: James Aitken Date: Wed, 20 Jul 2011 10:08:02 -0700 Subject: Nginx 1.0.5 Signed-off-by: Adam Vandenberg --- Library/Formula/nginx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/nginx.rb b/Library/Formula/nginx.rb index 74cfb3096..7de92c28c 100644 --- a/Library/Formula/nginx.rb +++ b/Library/Formula/nginx.rb @@ -2,8 +2,8 @@ require 'formula' class Nginx < Formula homepage 'http://nginx.org/' - url 'http://nginx.org/download/nginx-1.0.4.tar.gz' - md5 'd23f6e6b07b57ac061e790b1ed64bb98' + url 'http://nginx.org/download/nginx-1.0.5.tar.gz' + md5 '373c7761a7c682b92b164c8ee3d6d243' depends_on 'pcre' -- cgit v1.2.3