[Buildroot] [PATCH v1 2/2] package/apache: change project URL to https

Peter Seiderer ps.report at gmx.net
Tue Oct 5 19:09:28 UTC 2021


Signed-off-by: Peter Seiderer <ps.report at gmx.net>
---
 package/apache/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/apache/Config.in b/package/apache/Config.in
index 693ee20a1b..8b6a5bf7ea 100644
--- a/package/apache/Config.in
+++ b/package/apache/Config.in
@@ -13,7 +13,7 @@ config BR2_PACKAGE_APACHE
 	  server that provides HTTP services in sync with the current
 	  HTTP standards.
 
-	  http://httpd.apache.org
+	  https://httpd.apache.org
 
 if BR2_PACKAGE_APACHE
 
-- 
2.33.0



More information about the buildroot mailing list