From c3db2db1f22ef3560dbcc3c87a2271d652b9a2af Mon Sep 17 00:00:00 2001 From: maqiang999 Date: Tue, 16 Jun 2020 10:27:19 +0800 Subject: [PATCH] add yaml file in package --- smartmontools.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 smartmontools.yaml diff --git a/smartmontools.yaml b/smartmontools.yaml new file mode 100644 index 0000000..9410d60 --- /dev/null +++ b/smartmontools.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: smartmontools/smartmontools +tag_prefix: RELEASE_ +seperator: "_" + -- Gitee