aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-08-01 04:42:40 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-05 10:02:11 -0700
commit532038dfbce07ccc141dccde891e1040005c7eb0 (patch)
tree485b3df467fbff84d45ee347bfa262a9c73b35b5
parent93ffbacf3cd64a20cd78762e565a23db6741f22c (diff)
downloadmeta-openembedded-532038dfbce07ccc141dccde891e1040005c7eb0.tar.gz
libmicrohttpd: upgrade 0.9.70 -> 0.9.71
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.71.bb (renamed from meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.70.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.70.bb b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.71.bb
index 94976d2e98..2bd8148e3f 100644
--- a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.70.bb
+++ b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.71.bb
@@ -8,8 +8,8 @@ DEPENDS = "file"
SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz \
"
-SRC_URI[md5sum] = "dcd6045ecb4ea18c120afedccbd1da74"
-SRC_URI[sha256sum] = "90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307"
+SRC_URI[md5sum] = "c7e230e9b899282b43d9a9faa41e893d"
+SRC_URI[sha256sum] = "e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182"
inherit autotools lib_package pkgconfig gettext