From a1fd1cf1cbe6934221f95213ce02b21f21add225 Mon Sep 17 00:00:00 2001 From: LoGin Date: Thu, 23 Nov 2023 21:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8Atar=E7=9A=84=E4=BA=8C=E8=BF=9B?= =?UTF-8?q?=E5=88=B6=E9=95=9C=E5=83=8F=E6=BA=90=E6=9B=B4=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E5=9B=BD=E5=86=85=E6=BA=90=20(#458)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user/dadk/config/tar_1_35.dadk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/dadk/config/tar_1_35.dadk b/user/dadk/config/tar_1_35.dadk index ab992d7c..787c39b8 100644 --- a/user/dadk/config/tar_1_35.dadk +++ b/user/dadk/config/tar_1_35.dadk @@ -6,7 +6,7 @@ "task_type": { "InstallFromPrebuilt": { "Archive": { - "url": "https://mirrors.dragonos.org/pub/third_party/gnu/tar/tar-1.35-x86_64-linux-gnu.tar.xz" + "url": "https://mirrors.dragonos.org.cn/pub/third_party/gnu/tar/tar-1.35-x86_64-linux-gnu.tar.xz" } } },