package/nginx: change project and download URL to https
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
a940148989
commit
5b4eaa635f
@ -6,7 +6,7 @@ menuconfig BR2_PACKAGE_NGINX
|
||||
nginx is an HTTP and reverse proxy server, as well as a mail
|
||||
proxy server.
|
||||
|
||||
http://nginx.org/
|
||||
https://nginx.org/
|
||||
|
||||
if BR2_PACKAGE_NGINX
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
NGINX_VERSION = 1.22.1
|
||||
NGINX_SITE = http://nginx.org/download
|
||||
NGINX_SITE = https://nginx.org/download
|
||||
NGINX_LICENSE = BSD-2-Clause
|
||||
NGINX_LICENSE_FILES = LICENSE
|
||||
NGINX_CPE_ID_VENDOR = f5
|
||||
|
Loading…
Reference in New Issue
Block a user