]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.2.15 -> 2.3.0
authorwangmy <wangmy@fujitsu.com>
Thu, 17 Jun 2021 00:11:00 +0000 (08:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jun 2021 21:18:41 +0000 (22:18 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.3.0.bb [moved from meta/recipes-support/enchant/enchant2_2.2.15.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/enchant/enchant2_2.2.15.bb
rename to meta/recipes-support/enchant/enchant2_2.3.0.bb
index ed87f11a8a240a8399700de5483627dfe20a1a5a..5d0f10d0bc849b1579f3b4e2ff886c54a4ad7141 100644 (file)
@@ -12,7 +12,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[sha256sum] = "3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03"
+SRC_URI[sha256sum] = "df68063b6c13b245fa7246b0e098a03e74f7a91c6d8947bc5c4f42ce55e2e41d"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"