We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2cc54 commit ca098baCopy full SHA for ca098ba
1 file changed
router/build.sh
@@ -21,7 +21,7 @@ function get_src {
21
rm "$f"
22
}
23
24
-export VERSION_NGINX=nginx-1.9.2
+export VERSION_NGINX=nginx-1.9.3
25
export VERSION_NAXSI=0d53a64ed856e694fcb4038748c8cf6d5551a603
26
export VERSION_NDK=0.2.19
27
export VERSION_SETMISC=0.29
@@ -51,7 +51,7 @@ apk add --update-cache \
51
zlib-dev
52
53
# download, verify and extract the source files
54
-get_src 80b6425be14a005c8cb15115f3c775f4bc06bf798aa1affaee84ed9cf641ed78 \
+get_src 4298c5341b2a262fdb8dbc0a1389756181af8f098c7720abfb30bd3060f673eb \
55
"http://nginx.org/download/$VERSION_NGINX.tar.gz"
56
57
get_src 128b56873eedbd3f240dc0f88a8b260d791321db92f14ba2fc5c49fc5307e04d \
0 commit comments