]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
enchant2: upgrade 2.2.7 -> 2.2.8
authorAnuj Mittal <anuj.mittal@intel.com>
Mon, 2 Mar 2020 04:45:52 +0000 (12:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Mar 2020 20:57:24 +0000 (20:57 +0000)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.2.8.bb [moved from meta/recipes-support/enchant/enchant2_2.2.7.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-support/enchant/enchant2_2.2.7.bb
rename to meta/recipes-support/enchant/enchant2_2.2.8.bb
index 03db5c7faef37b88d2d8436e1ae935b95c4b7a22..4ddbe55da57c98c85427eb61a9d40ef6c4014ca3 100644 (file)
@@ -9,8 +9,8 @@ DEPENDS = "glib-2.0"
 inherit autotools pkgconfig
 
 SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[md5sum] = "8a6ea1bb143c64e0edf5e49c7e7cb984"
-SRC_URI[sha256sum] = "1b22976135812b35cb5b8d21a53ad11d5e7c1426c93f51e7a314a2a42cab3a09"
+SRC_URI[md5sum] = "c7b9d6a392ecb8758e499f783e8dc883"
+SRC_URI[sha256sum] = "c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"