]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
enchant2: upgrade 2.6.1 -> 2.6.2
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 2 Nov 2023 08:17:54 +0000 (16:17 +0800)
committerSteve Sakoman <steve@sakoman.com>
Wed, 29 Nov 2023 16:21:25 +0000 (06:21 -1000)
Changelog:
===========
Documents exclude files: each personal word list is paired with
an exclude file that contains words the user considers invalid.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit f0877cebd2c990d9d98fc348032742c2d9fb4254)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/enchant/enchant2_2.6.2.bb [moved from meta/recipes-support/enchant/enchant2_2.6.1.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/enchant/enchant2_2.6.1.bb
rename to meta/recipes-support/enchant/enchant2_2.6.2.bb
index a3510a87051bd0616dd39a6d20270b45cef90798..38d3245d2036dcc8869843a48dd7753c3e5dbe44 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 groff-native"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "f24e12469137ae1d03140bb9032a47a5947c36f4d1e2f12b929061005eb15279"
+SRC_URI[sha256sum] = "6686a728e56e760f8dee09a22f0fb53b46ee9dbe7d64cf9e5bb35a658bff7e1d"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"