From d7fc5b60a1a5138f614b5ba6ad8f6e60c8e96140 Mon Sep 17 00:00:00 2001 From: weiliang <1067599390@qq.com> Date: Sat, 1 Jan 2022 15:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4nginx=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E5=88=87=E5=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb04721..5482680 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ SPECS_DIR:=rpmbuild/SPECS NGINX_DOWNLOAD_URL:=https://nginx.org/download OPENSSL_DOWNLOAD_URL:=https://github.com/openssl/openssl/archive/refs/tags -PCRE_DOWNLOAD_URL:=http://ftp.pcre.org/pub/pcre +PCRE_DOWNLOAD_URL:=https://netix.dl.sourceforge.net/project/pcre/pcre/8.45 ZLIB_DOWNLOAD_URL:=http://www.zlib.net download: