diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index c5b53034a24..9d80e5d3972 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,7 +1,7 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.55.1 -revision=2 +version=1.56.0 +revision=1 build_style=gnu-configure # build system errors out if python isn't available configure_args="--disable-python-bindings" @@ -14,7 +14,7 @@ maintainer="skmpz " license="MIT" homepage="https://nghttp2.org" distfiles="https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419 +checksum=65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9 python_version=3 post_install() {