Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: curl
|
||||
description: Command line tool and library for transferring data with URLs
|
||||
version: 8.20.0
|
||||
revision: 2
|
||||
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: fc5819cad3f9f5482669adcdc49a782c15f36d2a0715b395b06d9173593d2dc0
|
||||
Reference in New Issue
Block a user