nginx 1.2.6

Closes Homebrew/homebrew#16517.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Brett Koonce 2012-12-11 10:42:07 -06:00 committed by Charlie Sharpsteen
parent 27fd2b8de2
commit 924cfcd485
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.2.5.tar.gz'
sha1 'c36feaadbaad6938b02f4038c2d68cab10907f59'
url 'http://nginx.org/download/nginx-1.2.6.tar.gz'
sha1 '432059b668e3f018eab61f99c7cc727db88464e8'
devel do
url 'http://nginx.org/download/nginx-1.3.9.tar.gz'