From 6773d6467356aa8d73c0a61a8b821f1c72771afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Thu, 13 Aug 2020 19:10:36 +0800 Subject: [PATCH] update lua-lpeg.yaml. --- lua-lpeg.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lua-lpeg.yaml b/lua-lpeg.yaml index 0edfb86..23350dd 100644 --- a/lua-lpeg.yaml +++ b/lua-lpeg.yaml @@ -1,4 +1,5 @@ -version_control: NA -src_repo: "http://www.inf.puc-rio.br/~roberto/lpeg/#download" -tag_prefix: NA -seperator: NA +git_url: https://salsa.debian.org/lua-team/lua-lpeg.git +version_control: git +src_repo: https://salsa.debian.org/lua-team/lua-lpeg.git +tag_prefix: "upstream/" +seperator: . -- Gitee