From f65916fa1d2069b205b80041ac93420fe06f3d51 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:37 +0100 Subject: [PATCH] nghttp2: upgrade 1.50.0 -> 1.51.0 (From OE-Core rev: bdd2a88cce2201cc58aca74dd638b92808dca3ac) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../nghttp2/{nghttp2_1.50.0.bb => nghttp2_1.51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.50.0.bb => nghttp2_1.51.0.bb} (92%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb similarity index 92% rename from meta/recipes-support/nghttp2/nghttp2_1.50.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.51.0.bb index 66311b2edf..fc1a592200 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.51.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] = "af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825" +SRC_URI[sha256sum] = "66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = ""