From: Alexander Kanavin Date: Tue, 2 Nov 2021 08:42:51 +0000 (+0100) Subject: nghttp2: upgrade 1.45.1 -> 1.46.0 X-Git-Tag: uninative-3.5~972 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3d7ad21e7ac66f96752dcd9eeb1018c718d9b7ff;p=openembedded-core.git nghttp2: upgrade 1.45.1 -> 1.46.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/nghttp2/nghttp2_1.45.1.bb b/meta/recipes-support/nghttp2/nghttp2_1.46.0.bb similarity index 93% rename from meta/recipes-support/nghttp2/nghttp2_1.45.1.bb rename to meta/recipes-support/nghttp2/nghttp2_1.46.0.bb index 3de509a27c..972ff2d60a 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.45.1.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.46.0.bb @@ -10,7 +10,7 @@ SRC_URI = "\ https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79" +SRC_URI[sha256sum] = "1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43" inherit cmake manpages python3native PACKAGECONFIG[manpages] = ""