From 19a6db464d42b5b5edcd121f60ce4691f02bf546 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Aug 2015 06:42:58 +0200 Subject: [PATCH] nghttp2: update to 1.2.0. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index f6c82bef7df..e78aca17ec4 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.1.2 +version=1.2.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=8bd4a1dde16bf82fbacfe26ba48f22f6758c2d38202e7a956e0d070372699237 +checksum=9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f post_install() { rm -rf ${DESTDIR}/usr/share/man