Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
nginx-full 1.11.5 (mainline/devel) (#224)
  • Loading branch information
koluke authored and denji committed Oct 12, 2016
1 parent 102ae80 commit 871e77f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nginx-full.rb
Expand Up @@ -6,8 +6,8 @@ class NginxFull < Formula
head "http://hg.nginx.org/nginx/", :using => :hg

devel do
url "https://nginx.org/download/nginx-1.11.4.tar.gz"
sha256 "06221c1f43f643bc6bfe5b2c26d19e09f2588d5cde6c65bdb77dfcce7c026b3b"
url "https://nginx.org/download/nginx-1.11.5.tar.gz"
sha256 "223f8a2345a75f891098cf26ccdf208b293350388f51ce69083674c9432db6f6"
end

conflicts_with "nginx", :because => "nginx-full symlink with the name for compatibility with nginx"
Expand Down

0 comments on commit 871e77f

Please sign in to comment.