nghttp2: update to 1.7.0
This commit is contained in:
parent
e4b7d91cba
commit
1428335fd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.6.0
|
||||
version=1.7.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=cc569501d243c934ea980a1f68fadb8ccc4f133ae8a5b15dcd29f0de76f9bac3
|
||||
checksum=0de13c21507b01e80531bbe69617ce2b8a33305a74f22ec3b5b0d111a5daeeb5
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
|
|
Loading…
Reference in New Issue
Block a user