nghttp2: update to 1.9.2.

This commit is contained in:
Michael Gehring 2016-04-04 09:25:49 +02:00
parent 80521b6482
commit ce5112f189
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nghttp2' # Template file for 'nghttp2'
pkgname=nghttp2 pkgname=nghttp2
version=1.9.1 version=1.9.2
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=b8f8a0a1abac50da1eeb9238d0dadcda9725a7fe95eb0b4f7a482beabaf2b5fb checksum=3d600ef8bfd151769559bc23806877b8b4eaf3d66776e6c1427b9c04cce8e853
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/man rm -rf ${DESTDIR}/usr/share/man