diff mbox series

[24/37] nghttp2: upgrade 1.65.0 -> 1.66.0

Message ID 20250630091315.1897-24-wangmy@fujitsu.com
State New
Headers show
Series [01/37] bind: upgrade 9.20.9 -> 9.20.10 | expand

Commit Message

Wang Mingyu June 30, 2025, 9:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../nghttp2/{nghttp2_1.65.0.bb => nghttp2_1.66.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.65.0.bb => nghttp2_1.66.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.65.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.65.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.66.0.bb
index 008935f165..2886681827 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.65.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb
@@ -5,7 +5,7 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz"
-SRC_URI[sha256sum] = "f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331"
+SRC_URI[sha256sum] = "00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""