From: Wang Mingyu Date: Wed, 13 Sep 2023 09:35:08 +0000 (+0800) Subject: nghttp2: upgrade 1.55.1 -> 1.56.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a044b921c7a1f576e0ac787ab9945e153a196c44;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nghttp2: upgrade 1.55.1 -> 1.56.0 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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 1be9a348ae7..a011bd45360 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] = ""