Nginx 1.0.13

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
James Aitken 2012-03-06 03:24:15 +00:00 committed by Adam Vandenberg
parent f28070c7aa
commit de819b5e8f
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.0.12.tar.gz'
md5 'd0ceefeb2a68ecb19e78ee894a5b52a3'
url 'http://nginx.org/download/nginx-1.0.13.tar.gz'
md5 '58360774e4875e8fc4c4286448cb54d0'
devel do
url 'http://nginx.org/download/nginx-1.1.16.tar.gz'