From c7333b03e14bb9d81167383da9d484b2c627cfc1 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 (cherry picked from commit 1f85199be639b6e7d507d9781b5c557e96cd45db) --- tools/libressl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index 0679961d17..ec6f92d3e9 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -15,7 +15,8 @@ PKG_RELEASE:=1 PKG_CPE_ID:=cpe:/a:openbsd:libressl PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://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