From 767fd93c6a1285292bacb3fd691424f1d940a1aa Mon Sep 17 00:00:00 2001 From: skmpz Date: Sat, 9 May 2026 15:50:55 +0300 Subject: [PATCH] nghttp2: update to 1.69.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index fd9b5268ffcada..077df829e242fd 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.68.1 +version=1.69.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=6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2 +checksum=1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad python_version=3 post_install() {