diff mbox series

[21/24] nghttp2: upgrade 1.48.0 -> 1.49.0

Message ID 20220916210818.1228761-21-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit d625f843241f23d194bcccbc864871c9aa538b01
Headers show
Series [01/24] autoconf-archive: upgrade 2022.02.11 -> 2022.09.03 | expand

Commit Message

Richard Purdie Sept. 16, 2022, 9:08 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../nghttp2/{nghttp2_1.48.0.bb => nghttp2_1.49.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.48.0.bb => nghttp2_1.49.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb
similarity index 93%
rename from meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.49.0.bb
index 4ff3ab829b4..b7bcd0ece0e 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.49.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] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4"
+SRC_URI[sha256sum] = "b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e"
 
 inherit cmake manpages python3native
 PACKAGECONFIG[manpages] = ""