nghttp2: update to 1.53.0.
This commit is contained in:
parent
7dbf4b19bd
commit
c832267bfa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.52.0
|
||||
version=1.53.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=3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d
|
||||
checksum=b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue