From b4e798dcd7d9a94d895acace93ab2d90b1dd63e6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 26 Apr 2016 01:33:10 +0200 Subject: [PATCH] nghttp2: update to 1.10.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 8cefe0d99f0..1517f99caf6 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.9.2 +version=1.10.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=3d600ef8bfd151769559bc23806877b8b4eaf3d66776e6c1427b9c04cce8e853 +checksum=c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f post_install() { rm -rf ${DESTDIR}/usr/share/man