]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.2.8 -> 2.2.9
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 2 Sep 2020 21:13:12 +0000 (23:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2020 08:44:00 +0000 (09:44 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.2.9.bb [moved from meta/recipes-support/enchant/enchant2_2.2.8.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-support/enchant/enchant2_2.2.8.bb
rename to meta/recipes-support/enchant/enchant2_2.2.9.bb
index 4ddbe55da57c98c85427eb61a9d40ef6c4014ca3..784fd14ee159b807ccd3421620bc03323a6c786b 100644 (file)
@@ -9,8 +9,7 @@ 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] = "c7b9d6a392ecb8758e499f783e8dc883"
-SRC_URI[sha256sum] = "c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555"
+SRC_URI[sha256sum] = "b29a3d2273f5edcbdbbb565e94bfd8ea3f9526886fcb6327b4b0f72f0d722f3c"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"