nginx: update to version 0.7.65

master
David Höppner 2010-02-08 15:08:50 +01:00
parent 5c08568eca
commit b22919ef3d
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Nginx < Formula
url 'http://sysoev.ru/nginx/nginx-0.7.64.tar.gz'
md5 'cfa97c0f784532820110b5eee57fef6d'
url 'http://sysoev.ru/nginx/nginx-0.7.65.tar.gz'
md5 'abc4f76af450eedeb063158bd963feaa'
homepage 'http://nginx.net/'
depends_on 'pcre'