package/apr-util: change URL from http 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:
Peter Seiderer 2022-04-01 20:05:19 +02:00 committed by Yann E. MORIN
parent 05f1a88f49
commit 15f76e16b3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -6,7 +6,7 @@
APR_UTIL_VERSION = 1.6.1
APR_UTIL_SOURCE = apr-util-$(APR_UTIL_VERSION).tar.bz2
APR_UTIL_SITE = http://archive.apache.org/dist/apr
APR_UTIL_SITE = https://archive.apache.org/dist/apr
APR_UTIL_LICENSE = Apache-2.0
APR_UTIL_LICENSE_FILES = LICENSE
APR_UTIL_CPE_ID_VENDOR = apache