From 37e336c8b266a91a95671bbbc9c583efa987f5b2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 2 Sep 2018 16:26:46 -0300 Subject: [PATCH] nghttp2: update to 1.33.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 542f5656033..14b96b49e22 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.32.1 +version=1.33.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=71ad04489b8e52df23a80166dfbf29d39bc48e39bc081e1e83ca8c94feeab7d0 +checksum=4879ce9ff3320f5344b910ee1c46ed5e366edc2272620cf17d8e762724d7df1e post_install() { rm -rf ${DESTDIR}/usr/share/man