mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
6 lines
189 B
TOML
6 lines
189 B
TOML
["openssl-1.1"]
|
|
source = 'git'
|
|
git = 'git://git.openssl.org/openssl.git'
|
|
from_pattern = "OpenSSL_1_1_([0-9]+)([a-z]*)"
|
|
to_pattern = "1.1.\\1.\\2"
|
|
include_regex = 'OpenSSL_1_1_[0-9]+[a-z]*'
|