diff mbox series

[12/22] nghttp2: upgrade 1.62.1 -> 1.63.0

Message ID 1725352379-20334-12-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 41671d39d54e4225e16ee39b25e64f6935534dba
Headers show
Series [01/22] acpica: upgrade 20240322 -> 20240827 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 3, 2024, 8:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.62.1.bb b/meta/recipes-support/nghttp2/nghttp2_1.63.0.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.62.1.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.63.0.bb
index 8ab6b17feb..43dbf722e9 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.62.1.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.63.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] = "2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72"
+SRC_URI[sha256sum] = "4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""