nghttp2: update to 1.32.0.
Closes #14252. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8d5e7a594a
commit
4a7812f24b
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'nghttp2'
|
# Template file for 'nghttp2'
|
||||||
pkgname=nghttp2
|
pkgname=nghttp2
|
||||||
version=1.31.1
|
version=1.32.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-libxml2 --without-jemalloc --without-spdylay"
|
configure_args="--without-libxml2 --without-jemalloc --without-spdylay"
|
||||||
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nghttp2.org"
|
homepage="https://nghttp2.org"
|
||||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||||
checksum=65b9c83ae95a7760a14410aeefa9d441c34453027bc938df7a2272520f32e103
|
checksum=700a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/man
|
rm -rf ${DESTDIR}/usr/share/man
|
||||||
|
Loading…
x
Reference in New Issue
Block a user