passepartoutvpn / openssl-apple

A script for compiling OpenSSL for Apple Devices.
Apache License 2.0
144 stars 69 forks source link

Reuse version normalizer #44

Closed keeshux closed 2 years ago

keeshux commented 2 years ago

Share get_openssl_version logic from create-openssl-framework.sh to parse .version trigger for CI.

Expect a .version file with this format:

${openssl_version}-${script_version}

with script_version being 0 to 99 included.

Example:

1.1.1l-36

will produce this tag:

1.1.11236