2026-02-03 13:02:43 +08:00
|
|
|
curl:
|
2026-03-18 15:00:58 +08:00
|
|
|
type: target
|
2026-02-03 13:02:43 +08:00
|
|
|
artifact:
|
|
|
|
|
source:
|
|
|
|
|
type: ghrel
|
|
|
|
|
repo: curl/curl
|
2026-02-03 14:01:41 +08:00
|
|
|
match: curl.+\.tar\.xz
|
2026-02-03 13:02:43 +08:00
|
|
|
prefer-stable: true
|
|
|
|
|
metadata:
|
|
|
|
|
license-files: [COPYING]
|
|
|
|
|
license: curl
|
|
|
|
|
depends@unix:
|
|
|
|
|
- openssl
|
|
|
|
|
- zlib
|
|
|
|
|
suggests@unix:
|
|
|
|
|
- libssh2
|
|
|
|
|
- brotli
|
|
|
|
|
- nghttp2
|
|
|
|
|
- nghttp3
|
|
|
|
|
- ngtcp2
|
|
|
|
|
- zstd
|
|
|
|
|
- libcares
|
|
|
|
|
- ldap
|
|
|
|
|
- idn2
|
|
|
|
|
- krb5
|
|
|
|
|
frameworks:
|
|
|
|
|
- CoreFoundation
|
|
|
|
|
- CoreServices
|
|
|
|
|
- SystemConfiguration
|
2026-02-03 14:01:41 +08:00
|
|
|
headers:
|
|
|
|
|
- curl
|
2026-03-18 15:00:58 +08:00
|
|
|
static-bins@unix:
|
|
|
|
|
- curl
|
2026-02-03 14:01:41 +08:00
|
|
|
static-libs@unix:
|
|
|
|
|
- libcurl.a
|