From d75a00cf25f9d47f2f48e31a99c2b77334818791 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 24 Jun 2015 09:54:39 +0200 Subject: [PATCH] nghttp2: update to 1.0.4. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index e207cd8f168..294470070bc 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.0.3 +version=1.0.4 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=769d70815924d99640e4ba62278505471e757e18f181e7300ae9be9e4ad940d0 +checksum=87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89 post_install() { rm -rf ${DESTDIR}/usr/share/man