Switch to new package format
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: libnghttp2
|
||||
description: C library implementing the framing layer of HTTP/2
|
||||
version: 1.69.0
|
||||
revision: 2
|
||||
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: 1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad
|
||||
Reference in New Issue
Block a user