diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NGX_PAGESPEED_VERSION=1.9.32.3 -NGX_VERSION=1.6.2 +NGX_VERSION=1.8.0 BUILD_DIR=nginx-$(NGX_VERSION) all: fetch build |
![]() |
index : nginx-build | |
| Makefile to automate compiling nginx from source. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -1,5 +1,5 @@ NGX_PAGESPEED_VERSION=1.9.32.3 -NGX_VERSION=1.6.2 +NGX_VERSION=1.8.0 BUILD_DIR=nginx-$(NGX_VERSION) all: fetch build |