summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nghttp2
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-06 10:07:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-08 00:07:50 +0100
commit095ed8f7e16cd2c9ee23454b98e62310a0ca985b (patch)
treec8e0908835b66a8812a32af3d43405f64cc0ba8d /meta/recipes-support/nghttp2
parent6fe390ff9db5c3aa9314d2f286ef900a8bad29f9 (diff)
downloadopenembedded-core-contrib-095ed8f7e16cd2c9ee23454b98e62310a0ca985b.tar.gz
nghttp2: upgrade 1.47.0 -> 1.48.0
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/nghttp2')
-rw-r--r--meta/recipes-support/nghttp2/nghttp2_1.48.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
index 58ce08084d..4ff3ab829b 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "\
https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \
file://0001-fetch-ocsp-response-use-python3.patch \
"
-SRC_URI[sha256sum] = "68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc"
+SRC_URI[sha256sum] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4"
inherit cmake manpages python3native
PACKAGECONFIG[manpages] = ""