From c0e1142f16eda644cde0920a7778c065c7198f1f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 2 Jul 2017 16:55:40 +0200 Subject: [PATCH] nghttp2: update to 1.24.0 --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 3c57019949..b78d29c540 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.23.1 +version=1.24.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=fb75e8c0d6cf9c4381fff242d2dc04cdcc2691af8dc125c6ca349efecf5ccc21 +checksum=0d443cd2f45593aa42e93163cb46a03cb4a28703712a8dd8cc9102d454727316 post_install() { rm -rf ${DESTDIR}/usr/share/man