diff mbox series

[15/31] nghttp2: upgrade 1.64.0 -> 1.65.0

Message ID 1741079356-13445-15-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit aaa52d2ad7595af8f655accd195e63140d140f8d
Headers show
Series [01/31] bind: upgrade 9.20.5 -> 9.20.6 | expand

Commit Message

Mingyu Wang (Fujitsu) March 4, 2025, 9:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.65.0.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.64.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.65.0.bb
index 5d5111a937..008935f165 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.65.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] = "88bb94c9e4fd1c499967f83dece36a78122af7d5fb40da2019c56b9ccc6eb9dd"
+SRC_URI[sha256sum] = "f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""