From 992288f43bdd949219119c90002dd83bc76328c9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 26 Mar 2016 18:23:10 +0100 Subject: [PATCH] nghttp2: update to 1.9.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 9e5d92e84e2..f6aa64cdc83 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.8.0 +version=1.9.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=61a545299171893a918d5b3c3cedc6540e73bdaa25dd1fb588eb291819743aec +checksum=0a2c5945885d6f27ab027eb81032c33b9a4b5f19fbe8a4e6ddeb8b6768599160 post_install() { rm -rf ${DESTDIR}/usr/share/man