30 lines
662 B
YAML
30 lines
662 B
YAML
name: curl
|
|
description: Command line tool and library for transferring data with URLs
|
|
version: 8.21.0
|
|
revision: 1
|
|
url: https://curl.se/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- brotli
|
|
- krb5
|
|
- libidn2
|
|
- libnghttp2
|
|
- libpsl
|
|
- libssh2
|
|
- openssl
|
|
- zlib
|
|
- zstd
|
|
optional_depends:
|
|
- ca-certificates
|
|
make_depends:
|
|
- valgrind
|
|
downloads:
|
|
- url: https://github.com/curl/curl/releases/download/curl-${BPM_PKG_VERSION//./_}/curl-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d9b327997999045a24cda50f3983e69e51c516bd8be6ef9842fc7f99135e33bb
|