From 55d4713bc579f5bb15bfff6a58558044bd22c714 Mon Sep 17 00:00:00 2001 From: skmpz Date: Tue, 12 Mar 2024 12:29:04 +0200 Subject: [PATCH] nghttp2: update to 1.60.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 2824ed9aa4f..153d8d62838 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.59.0 +version=1.60.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=fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb +checksum=625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e python_version=3 post_install() {