summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-01 13:39:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-03 21:52:15 +0000
commit4414f0297c7d1b84ec4c1363fe8a91b6e5bd9695 (patch)
tree694236a44767432e92cc735cf3af6a44dee19a50 /meta/recipes-support
parent84fb221f02abb8e34a3fc8efab7c2725e6c1d144 (diff)
downloadopenembedded-core-4414f0297c7d1b84ec4c1363fe8a91b6e5bd9695.tar.gz
nghttp2: upgrade 1.58.0 -> 1.59.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/nghttp2/nghttp2_1.59.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.58.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.59.0.bb
index 7b2ff4b778..fa0013ca9c 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.59.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] = "4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0"
+SRC_URI[sha256sum] = "fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb"
inherit cmake manpages python3native github-releases
PACKAGECONFIG[manpages] = ""