[11/27] nghttp2: upgrade 1.47.0 -> 1.48.0

Message ID 20220706080721.3072553-11-alex@linutronix.de
State Accepted, archived
Commit 095ed8f7e16cd2c9ee23454b98e62310a0ca985b
Headers show
Series [01/27] openssl: update 3.0.4 -> 3.0.5 | expand

Commit Message

Alexander Kanavin July 6, 2022, 8:07 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb} (93%)

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
similarity index 93%
rename from meta/recipes-support/nghttp2/nghttp2_1.47.0.bb
rename to 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] = ""