Fix src_repo url in yaml
This commit is contained in:
parent
6517079410
commit
32bd7c01f1
@ -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: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user