From c1f963160a494470f34e793276132b2ecdefefcf Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 29 Sep 2022 02:29:53 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eyaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- fetch-crl.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fetch-crl.yaml diff --git a/fetch-crl.yaml b/fetch-crl.yaml new file mode 100644 index 0000000..7b49fb4 --- /dev/null +++ b/fetch-crl.yaml @@ -0,0 +1,5 @@ +version_control: ftp +src_repo: https://dist.eugridpma.info/distribution/util/fetch-crl3/ +tag_pattern: fetch-crl-(.*).suse.tar.gz +separator: "." +url: https://dist.eugridpma.info/distribution/util/fetch-crl3/ \ No newline at end of file -- Gitee