Skip to content

Commit

Permalink
nginx 1.3.5 (devel)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Aug 21, 2012
1 parent 44197a1 commit 1fa4890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/nginx.rb
Expand Up @@ -6,8 +6,8 @@ class Nginx < Formula
sha1 '98059ae08ebbfaaead868128f7b66ebce16be9af'

devel do
url 'http://nginx.org/download/nginx-1.3.4.tar.gz'
sha1 'ea3027b93a0f82cf9e176c90128c669ea2a688ae'
url 'http://nginx.org/download/nginx-1.3.5.tar.gz'
sha1 'ce0245295f23a54f10d916eb6b7b34469d0618a1'
end

depends_on 'pcre'
Expand Down

0 comments on commit 1fa4890

Please sign in to comment.