From: Jiaying Song <[email protected]>

Change the SRC_URI to the correct value due to the following error:
WARNING: enchant2-2.6.7-r0 do_fetch: Failed to fetch URL 
https://github.com/AbiWord/enchant/releases/download/v2.6.7/enchant-2.6.7.tar.gz,
 attempting MIRRORS if available

Signed-off-by: Jiaying Song <[email protected]>
Signed-off-by: Steve Sakoman <[email protected]>
---
 meta/recipes-support/enchant/enchant2_2.6.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/enchant/enchant2_2.6.7.bb 
b/meta/recipes-support/enchant/enchant2_2.6.7.bb
index b31bdc422b..26ff4e8502 100644
--- a/meta/recipes-support/enchant/enchant2_2.6.7.bb
+++ b/meta/recipes-support/enchant/enchant2_2.6.7.bb
@@ -14,7 +14,7 @@ inherit autotools pkgconfig github-releases
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
 SRC_URI[sha256sum] = 
"a1c2e5b59acca000bbfb24810af4a1165733d407f2154786588e076c8cd57bfc"
 
-GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases";
+GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases";
 
 S = "${WORKDIR}/enchant-${PV}"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207132): 
https://lists.openembedded.org/g/openembedded-core/message/207132
Mute This Topic: https://lists.openembedded.org/mt/109562196/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to