aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-11-27 10:04:13 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-27 11:54:04 -0800
commit3e05b98d08710ab42b279257e39f67f1f7d21a67 (patch)
treef9a97db4aab8fa7a16c150e130b8845fcfc399f8 /meta-networking
parent57a540a541ca4c3890e0b876b2eaad189a2ed51e (diff)
downloadmeta-openembedded-contrib-3e05b98d08710ab42b279257e39f67f1f7d21a67.tar.gz
nghttp2: upgrade 2.41.0 -> 2.42.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/nghttp2/nghttp2_1.42.0.bb (renamed from meta-networking/recipes-support/nghttp2/nghttp2_1.41.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/nghttp2/nghttp2_1.41.0.bb b/meta-networking/recipes-support/nghttp2/nghttp2_1.42.0.bb
index 29ab0b75a4..d24b0b475f 100644
--- a/meta-networking/recipes-support/nghttp2/nghttp2_1.41.0.bb
+++ b/meta-networking/recipes-support/nghttp2/nghttp2_1.42.0.bb
@@ -11,8 +11,8 @@ 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[md5sum] = "549db3507a7637b28ca467c7f3e9e023"
-SRC_URI[sha256sum] = "abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2"
+SRC_URI[md5sum] = "c38f1d230af8cec480ff9dd60c9e0db0"
+SRC_URI[sha256sum] = "c5a7f09020f31247d0d1609078a75efadeccb7e5b86fc2e4389189b1b431fe63"
inherit cmake manpages python3native
PACKAGECONFIG[manpages] = ""