nghttp2: update to 1.14.0.
This commit is contained in:
parent
13e74ba81a
commit
baa3e9886c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.13.0
|
||||
version=1.14.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=9d0ef97715049cd935fa0d965e6c807249549469aa95eb4dc67c69c2557d5bb2
|
||||
checksum=938f93a0b0c31fd70cd07c96506b8c4ad040ef98ad3f204bf77ec4476685942f
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
|
|
Loading…
Reference in New Issue