]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-networking: upgrade 2.64.3 -> 2.66.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:48:11 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-networking/glib-networking_2.66.0.bb [moved from meta/recipes-core/glib-networking/glib-networking_2.64.3.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
rename to meta/recipes-core/glib-networking/glib-networking_2.66.0.bb
index 074389f552ed0c9bd5969f7a9b1721557de6d7cb..230932daf0ab0bfd65b0b9145be037dd675ad4b0 100644 (file)
@@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 SECTION = "libs"
 DEPENDS = "glib-2.0"
 
-SRC_URI[archive.md5sum] = "eb382907ec941fe2fb1a9676b75acf7a"
-SRC_URI[archive.sha256sum] = "937a06b124052813bfc0b0b86bff42016ff01067582e1aca65bb6dbe0845a168"
+SRC_URI[archive.sha256sum] = "c5d7be2437fdd196eebfb70c4517b96d3ba7ec13bd496318b8f02dea383e0099"
 
 PACKAGECONFIG ??= "gnutls ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"