From f07c8f11316c24cf400c65459e1b9a91a496ebe0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 27 Feb 2017 15:50:02 +0100 Subject: [PATCH] nghttp2: update to 1.20.0 --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 96df939f8a9..203c3b98a47 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.19.0 +version=1.20.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=4e0c503522b0b7cb9bf83150fc867fe18155a09f0027b4e9c8b815cca4416739 +checksum=2b2b78915284f32d86c80cd8037b8e5f8c9e94f8a98f674a45cdfb79b863ce62 post_install() { rm -rf ${DESTDIR}/usr/share/man