]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.2.13 -> 2.2.14
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 26 Dec 2020 09:26:50 +0000 (10:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Dec 2020 13:57:17 +0000 (13:57 +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.2.14.bb [moved from meta/recipes-support/enchant/enchant2_2.2.13.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-support/enchant/enchant2_2.2.13.bb
rename to meta/recipes-support/enchant/enchant2_2.2.14.bb
index 3b890e733aa3f02f2809fb13f3d0dca2e99e18e8..a5080d9c784436130dd47dc7365ef9a4b3bb13fd 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] = "eab9f90d79039133660029616e2a684644bd524be5dc43340d4cfc3fb3c68a20"
+SRC_URI[sha256sum] = "bf7cc9a410b54c29648c7711dc8f210e7b13768508aaf43cc9c4527d5a9c7a8e"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"