From 9e46c0499351a7b7af321546fe007ef54b20298b Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 7 May 2020 14:38:22 +0800 Subject: [PATCH] Add yaml file --- libreswan.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libreswan.yaml diff --git a/libreswan.yaml b/libreswan.yaml new file mode 100644 index 0000000..000caf1 --- /dev/null +++ b/libreswan.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libreswan/libreswan +tag_prefix: ^v +seperator: . \ No newline at end of file