From 1f85199be639b6e7d507d9781b5c557e96cd45db Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 8 Apr 2023 20:02:05 +0800 Subject: [PATCH] libressl: add tencent mirror Signed-off-by: Tianling Shen --- tools/libressl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index 8e51e4c54b..b04b79f1e0 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -14,7 +14,8 @@ PKG_HASH:=98086961a2b8b657ed0fea3056fb2db14294b6bfa193c15a5236a0a35c843ded PKG_CPE_ID:=cpe:/a:openbsd:libressl PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \ +PKG_SOURCE_URL:=https://mirrors.tencent.com/OpenBSD/LibreSSL/ \ + https://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \ http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL \ https://ftp.openbsd.org/pub/OpenBSD/LibreSSL