mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
enchant2: upgrade 2.6.1 -> 2.6.2
Changelog: =========== Documents exclude files: each personal word list is paired with an exclude file that contains words the user considers invalid. (From OE-Core rev: f0877cebd2c990d9d98fc348032742c2d9fb4254) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
42a736b3a4
commit
2aad0c4502
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user