diff mbox series

nghttp2: upgrade 1.55.1 -> 1.56.0

Message ID 1694597708-21598-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit a044b921c7a1f576e0ac787ab9945e153a196c44
Headers show
Series nghttp2: upgrade 1.55.1 -> 1.56.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 13, 2023, 9:35 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb b/meta/recipes-support/nghttp2/nghttp2_1.56.0.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.56.0.bb
index 1be9a348ae..a011bd4536 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.56.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] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419"
+SRC_URI[sha256sum] = "65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""