From 4b1a08b5db946e547eff8d0017ce530e65940db8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 12 Feb 2016 11:28:23 +0100 Subject: [PATCH] nghttp2: update to 1.7.1. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 7af544234a9..1cebea09319 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.7.0 +version=1.7.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=0de13c21507b01e80531bbe69617ce2b8a33305a74f22ec3b5b0d111a5daeeb5 +checksum=f1286fdd73d45dce8aac0f45a5923c9b28037c81863a149cc236e70dd741a616 post_install() { rm -rf ${DESTDIR}/usr/share/man