nghttp2: update to 1.48.0.

This commit is contained in:
skmpz 2022-06-26 11:32:37 +04:00 committed by Duncan Overbruck
parent 7326822cc1
commit 33faad42e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nghttp2'
pkgname=nghttp2
version=1.47.0
version=1.48.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/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
checksum=68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc
checksum=47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4
python_version=3
post_install() {