We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac85df8 commit 7b3adc5Copy full SHA for 7b3adc5
1 file changed
router/rootfs/bin/build
@@ -2,7 +2,7 @@
2
3
set -eof pipefail
4
5
-export NGINX_VERSION=1.9.3
+export NGINX_VERSION=1.9.4
6
export NAXSI_VERSION=0d53a64ed856e694fcb4038748c8cf6d5551a603
7
export NDK_VERSION=0.2.19
8
export VTS_VERSION=22c51e201a550bb94e96239fef541347beb4eeca
@@ -33,7 +33,7 @@ apk add --update-cache \
33
zlib-dev
34
35
# download, verify and extract the source files
36
-get_src 4298c5341b2a262fdb8dbc0a1389756181af8f098c7720abfb30bd3060f673eb \
+get_src 479b0c03747ee6b2d4a21046f89b06d178a2881ea80cfef160451325788f2ba8 \
37
"http://nginx.org/download/nginx-$NGINX_VERSION.tar.gz"
38
39
get_src 128b56873eedbd3f240dc0f88a8b260d791321db92f14ba2fc5c49fc5307e04d \
0 commit comments