mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
enchant2: upgrade 2.6.7 -> 2.6.8
(From OE-Core rev: 40c02f057f954c132d843c775f4991a654968e40) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fe47ef2c1f
commit
772c2bf5c1
@@ -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] = "a1c2e5b59acca000bbfb24810af4a1165733d407f2154786588e076c8cd57bfc"
|
||||
SRC_URI[sha256sum] = "f565923062c77f3d58846f0558d21e6d07ca4a488c58812dfdefb35202fac7ae"
|
||||
|
||||
GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"
|
||||
|
||||
Reference in New Issue
Block a user