소스 검색

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>
(cherry picked from commit 5b4eaa635f32ae6b2f1e1090372844c8c9001bde)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Seiderer 2 년 전
부모
커밋
02b2c66ffc
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      package/nginx/Config.in
  2. 1 1
      package/nginx/nginx.mk

+ 1 - 1
package/nginx/Config.in

@@ -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
 

+ 1 - 1
package/nginx/nginx.mk

@@ -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