From a00b3c241d20360c7b072f80107bb67af5789338 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 31 Aug 2015 09:19:40 +0200 Subject: [PATCH] nghttp2: update to 1.3.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index cb3f8d3d1ed..28f41bf96a4 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.2.1 +version=1.3.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=e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03 +checksum=85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2 post_install() { rm -rf ${DESTDIR}/usr/share/man