From c97af22aa74bb639d9e767dedda5e39c78e98c32 Mon Sep 17 00:00:00 2001 From: compile_success <980965867@qq.com> Date: Tue, 11 Aug 2020 22:40:11 +0800 Subject: [PATCH] fix wrong src_repo in yaml --- libatasmart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libatasmart.yaml b/libatasmart.yaml index 8d99ee5..fc920f5 100644 --- a/libatasmart.yaml +++ b/libatasmart.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: http://git.0pointer.net/clone/libatasmart.git +src_repo: http://git.0pointer.net/libatasmart.git tag_prefix: ^v seperator: .