Skip to content

Commit

Permalink
1.11.2 (no pool)
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed May 15, 2017
1 parent 21f52f6 commit 4e8b993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/nginx-full.rb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def patches
patches = {}
# https://github.com/openresty/no-pool-nginx
if build.with?("no-pool-nginx")
patches[:p2] = "https://raw.githubusercontent.com/openresty/openresty/master/patches/nginx-1.11.2-no_pool.patch"
patches[:p2] = "https://raw.githubusercontent.com/openresty/no-pool-nginx/master/nginx-1.11.2-no_pool.patch"
end
if build.with?("extended-status-module")
patches[:p1] = "https://raw.githubusercontent.com/nginx-modules/ngx_http_extended_status_module/master/extended_status-1.10.1.patch"
Expand Down

0 comments on commit 4e8b993

Please sign in to comment.