mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
9 lines
262 B
TOML
9 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"
|