From bd7f7f4d804a3defbaba585399a273ed16be749d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 31 May 2017 07:46:15 +0200 Subject: [PATCH] nghttp2: update to 1.23.1. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 67f8760c69f..3c57019949e 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.23.0 +version=1.23.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=e414096abafa87d4ca4ffdc5417c172c0a43414a4288318f80c257f51cb619c0 +checksum=fb75e8c0d6cf9c4381fff242d2dc04cdcc2691af8dc125c6ca349efecf5ccc21 post_install() { rm -rf ${DESTDIR}/usr/share/man