mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
enchant2: upgrade 2.2.8 -> 2.2.9
(From OE-Core rev: 1c6de77995be347b9c9c2c153172e4957e71bca9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7b83366aad
commit
9d52b6726d
+1
-2
@@ -9,8 +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[md5sum] = "c7b9d6a392ecb8758e499f783e8dc883"
|
||||
SRC_URI[sha256sum] = "c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555"
|
||||
SRC_URI[sha256sum] = "b29a3d2273f5edcbdbbb565e94bfd8ea3f9526886fcb6327b4b0f72f0d722f3c"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"
|
||||
|
||||
Reference in New Issue
Block a user