Update package version to 1.68.1
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: libnghttp2
|
name: libnghttp2
|
||||||
description: C library implementing the framing layer of HTTP/2
|
description: C library implementing the framing layer of HTTP/2
|
||||||
version: 1.68.0
|
version: 1.68.1
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://nghttp2.org/
|
url: https://nghttp2.org/
|
||||||
license: MIT
|
license: MIT
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -12,4 +14,4 @@ downloads:
|
|||||||
- url: https://github.com/nghttp2/nghttp2/releases/download/v${BPM_PKG_VERSION}/nghttp2-${BPM_PKG_VERSION}.tar.xz
|
- url: https://github.com/nghttp2/nghttp2/releases/download/v${BPM_PKG_VERSION}/nghttp2-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c
|
checksum: 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2
|
||||||
|
|||||||
Reference in New Issue
Block a user