From fc911d25a43547d7012046d56320e4e3230ddcab Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 31 Jul 2023 10:07:00 +0200 Subject: [PATCH] nghttp2: update to 1.55.1. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 592193c9079..4b1b123c219 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -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 " 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() {