nghttp2: update to 1.55.1.

This commit is contained in:
Bnyro 2023-07-31 10:07:00 +02:00 committed by Duncan Overbruck
parent 7a0f47bc9c
commit fc911d25a4

View file

@ -1,6 +1,6 @@
# Template file for 'nghttp2'
pkgname=nghttp2
version=1.54.0
version=1.55.1
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/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
checksum=20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df
checksum=19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419
python_version=3
post_install() {