From a0ffa0945ce2bfe27ca1406a28ea0109212448ee Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 12 Apr 2018 23:37:13 -0300 Subject: [PATCH] nghttp2: update to 1.31.1. Closes #13429. 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 165264a21de..82644f42dd2 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.31.0 +version=1.31.1 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=36573c2dc74f0da872b02a3ccf1f1419d6b992dd4703dc866e5a289d36397ac7 +checksum=65b9c83ae95a7760a14410aeefa9d441c34453027bc938df7a2272520f32e103 post_install() { rm -rf ${DESTDIR}/usr/share/man