mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
nghttp2: upgrade 1.61.0 -> 1.62.0
Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.62.0 (From OE-Core rev: 3401e3ce13b9148d00f75331c90ec4555a55545e) 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>
This commit is contained in:
committed by
Richard Purdie
parent
644987f072
commit
9512264e87
@@ -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] = ""
|
||||
Reference in New Issue
Block a user