18 lines
506 B
YAML
18 lines
506 B
YAML
name: libnghttp2
|
|
description: C library implementing the framing layer of HTTP/2
|
|
version: 1.70.0
|
|
revision: 1
|
|
url: https://nghttp2.org/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://github.com/nghttp2/nghttp2/releases/download/v${BPM_PKG_VERSION}/nghttp2-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e05cb1388eaca3830aded4ccf20044b6e1ac1a61411dcca11b0437c4285c8bc2
|