diff mbox series

nghttp2: upgrade 1.58.0 -> 1.59.0

Message ID 1706765947-12953-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 4414f0297c7d1b84ec4c1363fe8a91b6e5bd9695
Headers show
Series nghttp2: upgrade 1.58.0 -> 1.59.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 1, 2024, 5:39 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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] = ""