From 4a7812f24b54ffdeef8bf5d676c391bd68ad33e8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 8 May 2018 23:27:55 -0300 Subject: [PATCH] nghttp2: update to 1.32.0. Closes #14252. Signed-off-by: Enno Boland --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 82644f42dd2..838290f6e86 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.31.1 +version=1.32.0 revision=1 build_style=gnu-configure configure_args="--without-libxml2 --without-jemalloc --without-spdylay" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="MIT" homepage="https://nghttp2.org" distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=65b9c83ae95a7760a14410aeefa9d441c34453027bc938df7a2272520f32e103 +checksum=700a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d post_install() { rm -rf ${DESTDIR}/usr/share/man