diff --git a/openssl.yaml b/openssl.yaml new file mode 100644 index 0000000..2857635 --- /dev/null +++ b/openssl.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: openssl/openssl +tag_prefix: "^openssl-" +separator: "." +git_url: https://github.com/openssl/openssl \ No newline at end of file