diff mbox series

[14/39] nghttp2: upgrade 1.51.0 -> 1.52.0

Message ID 20230219193101.338397-14-alex@linutronix.de
State Accepted, archived
Commit 0066015df6302c26ca0e99541f004715e0b1160b
Headers show
Series [01/39] scripts/oe-setup-layers: correct variable names - layers should be called repos | expand

Commit Message

Alexander Kanavin Feb. 19, 2023, 7:30 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../nghttp2/{nghttp2_1.51.0.bb => nghttp2_1.52.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.51.0.bb => nghttp2_1.52.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb
similarity index 92%
rename from meta/recipes-support/nghttp2/nghttp2_1.51.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.52.0.bb
index 8ddb851f71..f87def14ad 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.52.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] = "66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b"
+SRC_URI[sha256sum] = "3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""