nghttp2: update to 1.61.0.

This commit is contained in:
skmpz 2024-05-06 23:12:52 +03:00 committed by cinerea0
parent d7778285c3
commit 7114006bbc

View file

@ -1,6 +1,6 @@
# Template file for 'nghttp2'
pkgname=nghttp2
version=1.60.0
version=1.61.0
revision=1
build_style=gnu-configure
# build system errors out if python isn't available
@ -14,7 +14,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="MIT"
homepage="https://nghttp2.org"
distfiles="https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
checksum=625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e
checksum=c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654
python_version=3
post_install() {