From 21b0154ac53e737e99583f9360a3b7c9e1b4edf3 Mon Sep 17 00:00:00 2001 From: skmpz Date: Thu, 24 Feb 2022 19:13:34 +0400 Subject: [PATCH] nghttp2: update to 1.47.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 9b2afe9d7ea6..fe824a39cd44 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.46.0 +version=1.47.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=1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43 +checksum=68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc python_version=3 post_install() {