mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
be9788487c
* Add curl_cffi
* Add curl_cffi
* make build on 42
* use pypi for version
---------
(cherry picked from commit 2b4d062d15)
Co-authored-by: metcya <134973769+metcya@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
10 lines
126 B
HCL
10 lines
126 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "curl_cffi.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|