nghttp2: update to 1.63.0.

This commit is contained in:
skmpz 2024-09-03 13:50:45 +03:00 committed by classabbyamp
parent 9deed55ccd
commit 22b674e552
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nghttp2'
pkgname=nghttp2
version=1.62.1
version=1.63.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=2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72
checksum=4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b
python_version=3
post_install() {