From ea169466c9d3ec9a8c1764f6bfc01b9aec6b3940 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 1 Feb 2024 13:39:07 +0800 Subject: [PATCH] nghttp2: upgrade 1.58.0 -> 1.59.0 (From OE-Core rev: 4414f0297c7d1b84ec4c1363fe8a91b6e5bd9695) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../nghttp2/{nghttp2_1.58.0.bb => nghttp2_1.59.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.58.0.bb => nghttp2_1.59.0.bb} (91%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.59.0.bb similarity index 91% rename from meta/recipes-support/nghttp2/nghttp2_1.58.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.59.0.bb index 7b2ff4b778..fa0013ca9c 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.59.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] = "4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0" +SRC_URI[sha256sum] = "fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = ""