From 215033039c9083dacae72527dbd8e70d32b6de5a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 27 May 2016 02:36:02 +0200 Subject: [PATCH] nghttp2: update to 1.11.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 1517f99caf6..58b435c4414 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.10.0 +version=1.11.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=c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f +checksum=40457054017318221fc6a4a65ec3250008919cf7eadf7f0f5eca19793ef0a730 post_install() { rm -rf ${DESTDIR}/usr/share/man