PKGBUILDs/core/openssl/.nvchecker.toml
2024-09-06 17:43:51 +00:00

10 lines
262 B
TOML

[openssl]
source = 'git'
git = 'https://github.com/openssl/openssl.git'
prefix = 'openssl-'
include_regex = 'openssl-[0-9]+\.[0-9]+\.[0-9]+'
#source = "regex"
#url = "https://openssl-library.org/source/index.html"
#regex = "openssl-(\\d+\\.\\d+\\.\\d+).tar.gz"