]> code.ossystems Code Review - openembedded-core.git/commitdiff
enchant2: upgrade 2.2.9 -> 2.2.12
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:49:00 +0000 (17:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:42 +0000 (08:20 +0000)
License-Update: reformatting
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.12.bb [moved from meta/recipes-support/enchant/enchant2_2.2.9.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-support/enchant/enchant2_2.2.9.bb
rename to meta/recipes-support/enchant/enchant2_2.2.12.bb
index 784fd14ee159b807ccd3421620bc03323a6c786b..1ce8245731c9a615f551d2f9b45d9b395c3dec50 100644 (file)
@@ -2,14 +2,14 @@ SUMMARY = "Enchant Spell checker API Library"
 SECTION = "libs"
 HOMEPAGE = "https://abiword.github.io/enchant/"
 LICENSE = "LGPLv2.1+"
-LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
 
 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] = "b29a3d2273f5edcbdbbb565e94bfd8ea3f9526886fcb6327b4b0f72f0d722f3c"
+SRC_URI[sha256sum] = "6b9bc58ae714ee7f5335ade966f4ac5718d5339e280cc9e1cca9ab278c06227e"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"