From eaf1d33a1b751886c7008c34e4feeb2972404d94 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Nov 2022 15:54:42 +0100 Subject: [PATCH] nghttp2: upgrade 1.49.0 -> 1.50.0 (From OE-Core rev: 6247e164bb92854c599ed9281f757c6fa55f59ba) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../nghttp2/{nghttp2_1.49.0.bb => nghttp2_1.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.49.0.bb => nghttp2_1.50.0.bb} (92%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb similarity index 92% rename from meta/recipes-support/nghttp2/nghttp2_1.49.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.50.0.bb index 6c3d543083..66311b2edf 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb @@ -8,7 +8,7 @@ SRC_URI = "\ ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e" +SRC_URI[sha256sum] = "af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = ""