]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
nghttp2: upgrade 1.61.0 -> 1.62.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:34 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
Changelog:
 https://github.com/nghttp2/nghttp2/releases/tag/v1.62.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>
meta/recipes-support/nghttp2/nghttp2_1.62.0.bb [moved from meta/recipes-support/nghttp2/nghttp2_1.61.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.61.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.62.0.bb
index ad85576dcbcf8c288159585618c2ba6b387029df..5a820d8cd5ab81cb9085ee5a5dc3625099904313 100644 (file)
@@ -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] = "c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654"
+SRC_URI[sha256sum] = "26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""