From: Alexander Kanavin <a...@linutronix.de>

https://github.com/AbiWord/enchant confirms
the correct locations.

Signed-off-by: Alexander Kanavin <a...@linutronix.de>
Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
(cherry picked from commit 7733aae9c4d3fbaa7d4a3c69dcea3da8e54771e3)
Signed-off-by: Steve Sakoman <st...@sakoman.com>
---
 meta/recipes-support/enchant/enchant2_2.8.2.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/enchant/enchant2_2.8.2.bb 
b/meta/recipes-support/enchant/enchant2_2.8.2.bb
index f0da896e59..e26fb640f4 100644
--- a/meta/recipes-support/enchant/enchant2_2.8.2.bb
+++ b/meta/recipes-support/enchant/enchant2_2.8.2.bb
@@ -2,8 +2,8 @@ SUMMARY = "Enchant Spell checker API Library"
 DESCRIPTION = "A library (and command-line program) that wraps a number of \
 different spelling libraries and programs with a consistent interface."
 SECTION = "libs"
-HOMEPAGE = "https://abiword.github.io/enchant/";
-BUGTRACKER = "https://github.com/AbiWord/enchant/issues/";
+HOMEPAGE = "https://rrthomas.github.io/enchant/";
+BUGTRACKER = "https://github.com/rrthomas/enchant/issues";
 LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
 
@@ -14,7 +14,7 @@ inherit autotools pkgconfig github-releases
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
 SRC_URI[sha256sum] = 
"8f19535adb5577b83b00e02f330fe9b9eb40dd21f19e2899636fc4d3a7696375"
 
-GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases";
+GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases";
 
 S = "${WORKDIR}/enchant-${PV}"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211008): 
https://lists.openembedded.org/g/openembedded-core/message/211008
Mute This Topic: https://lists.openembedded.org/mt/111061325/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to