From d4be7835e69a1f9f08ce83532db4dba674a45ddb Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 29 Oct 2021 08:54:31 +0400 Subject: [PATCH] nghttp2: update to 1.46.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index da8b226cfa01..9b2afe9d7ea6 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.45.1 +version=1.46.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/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79 +checksum=1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43 python_version=3 post_install() {