nghttp2: update to 1.51.0.
This commit is contained in:
parent
d7841e2063
commit
a49a97622c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.50.0
|
||||
version=1.51.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# build system errors out if python isn't available
|
||||
|
@ -14,7 +14,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://nghttp2.org"
|
||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||
checksum=af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825
|
||||
checksum=66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue