]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.3.0 -> 2.3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 22 Aug 2021 12:51:00 +0000 (14:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 07:25:50 +0000 (08:25 +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.3.1.bb [moved from meta/recipes-support/enchant/enchant2_2.3.0.bb with 92% similarity]

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