Update package version to 1.68.0
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
name: libnghttp2
|
||||
description: C library implementing the framing layer of HTTP/2
|
||||
version: 1.67.1
|
||||
version: 1.68.0
|
||||
revision: 1
|
||||
url: https://nghttp2.org/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glibc"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user