diff mbox series

[v1,4/4] package/apr-util: change project url from http to https

Message ID 20220401180520.15772-4-ps.report@gmx.net
State Accepted
Headers show
Series [v1,1/4] package/apr: change download url from http to https | expand

Commit Message

Peter Seiderer April 1, 2022, 6:05 p.m. UTC
- change project url from http to https (and remove trailing slash)

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/apr-util/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in
index 6c5e3bbdf5..c1a967bdec 100644
--- a/package/apr-util/Config.in
+++ b/package/apr-util/Config.in
@@ -8,7 +8,7 @@  config BR2_PACKAGE_APR_UTIL
 	help
 	  The utility library for the apache runtime project
 
-	  http://apr.apache.org/
+	  https://apr.apache.org
 
 comment "apr-util needs a toolchain w/ dynamic library"
 	depends on BR2_USE_MMU