nghttp2: update to 1.19.0.
This commit is contained in:
parent
2586fa3e70
commit
fa3c28d065
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.18.1
|
||||
version=1.19.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libxml2 --without-jemalloc --without-spdylay"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://nghttp2.org"
|
||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||
checksum=82a929415ce4115dcb4d2917402cb938c29f98ca705d9c0425eb6c02a50d5ae1
|
||||
checksum=4e0c503522b0b7cb9bf83150fc867fe18155a09f0027b4e9c8b815cca4416739
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
|
|
Loading…
Reference in New Issue
Block a user