Skip to content

Commit

Permalink
Nginx: Stable 1.2.0
Browse files Browse the repository at this point in the history
Closes Homebrew#11837.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
LoonyPandora authored and jacknagel committed Apr 23, 2012
1 parent 0315e5e commit f1d4a1d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions nginx.rb
Expand Up @@ -2,13 +2,8 @@

class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.0.15.tar.gz'
md5 '17da4802209b83d9bebb0f0edd975dfc'

devel do
url 'http://nginx.org/download/nginx-1.1.19.tar.gz'
md5 '2cd87f2d8eed50f7e6bb217d760b3ad2'
end
url 'http://nginx.org/download/nginx-1.2.0.tar.gz'
md5 'a02ef93d65a7031a1ea3256ad5eba626'

depends_on 'pcre'

Expand Down

0 comments on commit f1d4a1d

Please sign in to comment.