16 lines
466 B
Plaintext
16 lines
466 B
Plaintext
name: libnghttp2
|
|
description: C library implementing the framing layer of HTTP/2
|
|
version: 1.68.0
|
|
revision: 1
|
|
url: https://nghttp2.org/
|
|
license: MIT
|
|
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: 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c
|