From cdb0adae5d2bb70c51a1b07592599ccdcce2b26a Mon Sep 17 00:00:00 2001 From: Randy McCaskill Date: Tue, 2 Jun 2020 09:02:51 -0400 Subject: [PATCH] nghttp2: update to 1.41.0. --- srcpkgs/nghttp2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 6d60964ace1..1f1f5995707 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.40.0 +version=1.41.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="MIT" homepage="https://nghttp2.org" distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=09fc43d428ff237138733c737b29fb1a7e49d49de06d2edbed3bc4cdcee69073 -python_version=2 #unverified +checksum=abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2 +python_version=3 post_install() { rm -rf ${DESTDIR}/usr/share/man