]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.2.12 -> 2.2.13
authorzangrc <zangrc.fnst@cn.fujitsu.com>
Mon, 16 Nov 2020 19:16:07 +0000 (03:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Nov 2020 21:53:10 +0000 (21:53 +0000)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.2.13.bb [moved from meta/recipes-support/enchant/enchant2_2.2.12.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-support/enchant/enchant2_2.2.12.bb
rename to meta/recipes-support/enchant/enchant2_2.2.13.bb
index 1ce8245731c9a615f551d2f9b45d9b395c3dec50..3b890e733aa3f02f2809fb13f3d0dca2e99e18e8 100644 (file)
@@ -9,7 +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[sha256sum] = "6b9bc58ae714ee7f5335ade966f4ac5718d5339e280cc9e1cca9ab278c06227e"
+SRC_URI[sha256sum] = "eab9f90d79039133660029616e2a684644bd524be5dc43340d4cfc3fb3c68a20"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"