nghttp2: update to 1.36.0.

This commit is contained in:
maxice8 2019-01-18 15:13:15 -02:00 committed by maxice8
parent 57ce5bc8e5
commit bcc26ef99b
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.35.1 version=1.36.0
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
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
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=9b7f5b09c3ca40a46118240bf476a5babf4bd93a1e4fde2337c308c4c5c3263a checksum=e9bb86157b88eda5a6844a232e039febbb52c1aa44b640acbbfabe729b8287fc
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/man rm -rf ${DESTDIR}/usr/share/man