From a81cc361c94629c51b394198f1d2ccb1d13b6e99 Mon Sep 17 00:00:00 2001 From: skmpz Date: Mon, 20 May 2024 13:39:37 +0300 Subject: [PATCH] nghttp2: update to 1.62.1. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 8f2cf17c07a5ec..3107fd13766b60 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.62.0 +version=1.62.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=26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958 +checksum=2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 python_version=3 post_install() {