From d41e061d33c9e68e8a7d868aa8735fde33cf058d Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 21 Jan 2024 23:37:43 +0200 Subject: [PATCH] nghttp2: update to 1.59.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 55e37e07e914d..2824ed9aa4f16 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.58.0 +version=1.59.0 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=4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0 +checksum=fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb python_version=3 post_install() {