]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.3.1 -> 2.3.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Dec 2021 21:59:43 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.3.2.bb [moved from meta/recipes-support/enchant/enchant2_2.3.1.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/enchant/enchant2_2.3.1.bb
rename to meta/recipes-support/enchant/enchant2_2.3.2.bb
index 72603045c8df627b36a07aadd610655b23f422fe..c7b6504a40ea57f3493b02980d384f0f187e0d38 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] = "7b4b1afcf2cd8bfa691deea6188404d337f23174bbc39b9c2add2bf340736e9c"
+SRC_URI[sha256sum] = "ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"