Fix src_repo url in yaml

This commit is contained in:
lingsheng 2020-12-22 09:36:57 +08:00
parent 6517079410
commit 32bd7c01f1

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://git.strongswan.org/?p=strongswan.git
tag_prefix: ^
seperator: .
src_repo: https://git.strongswan.org/strongswan.git
tag_prefix: "^"
separator: "."