nghttp2: update to 1.45.1.
This commit is contained in:
parent
7c565a34f9
commit
aa0fed4871
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.44.0
|
||||
version=1.45.1
|
||||
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=5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d
|
||||
checksum=abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue