Skip to content

Commit a9edcec

Browse files
mathieu-aubinericpruitt
authored andcommitted
Upgrade NGINX from v1.19.8 to v1.19.10
1 parent d74f851 commit a9edcec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# binary without any dependencies on the host system's version of glibc.
55
.POSIX:
66

7-
NGINX_TAR_GZ = http://nginx.org/download/nginx-1.19.8.tar.gz
7+
NGINX_TAR_GZ = http://nginx.org/download/nginx-1.19.10.tar.gz
88
OPENSSL_TAR_GZ = https://www.openssl.org/source/openssl-1.1.1j.tar.gz
99
PCRE_TAR_GZ = https://ftp.pcre.org/pub/pcre/pcre-8.44.tar.gz
1010
ZLIB_TAR_GZ = http://zlib.net/zlib-1.2.11.tar.gz

0 commit comments

Comments
 (0)