nghttp2: update to 1.18.1.

This commit is contained in:
Michael Gehring 2017-01-06 03:26:54 +00:00
parent d18b9b5cca
commit 36b36297ab

View file

@ -1,6 +1,6 @@
# Template file for 'nghttp2' # Template file for 'nghttp2'
pkgname=nghttp2 pkgname=nghttp2
version=1.18.0 version=1.18.1
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=5e5620e103f9239c0758e0fbfcf9bc04744794c1ce7a415583fbd4c2671a4499 checksum=82a929415ce4115dcb4d2917402cb938c29f98ca705d9c0425eb6c02a50d5ae1
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/man rm -rf ${DESTDIR}/usr/share/man