nginx devel 1.3.6
Closes Homebrew/homebrew#14881. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c470806c53
commit
bc2face5a1
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ class Nginx < Formula
|
|||
sha1 '98059ae08ebbfaaead868128f7b66ebce16be9af'
|
||||
|
||||
devel do
|
||||
url 'http://nginx.org/download/nginx-1.3.5.tar.gz'
|
||||
sha1 'ce0245295f23a54f10d916eb6b7b34469d0618a1'
|
||||
url 'http://nginx.org/download/nginx-1.3.6.tar.gz'
|
||||
sha1 '8f1f1bd9a98a2d72a5b6fce24d67e9d5f48b5224'
|
||||
end
|
||||
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue