From: Richard Purdie <[email protected]>

Upstream pointed out we were using an old url for HOMEPAGE. Update it to the
current url.

Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit f3a7e2ba247efe72154c263d1d680aaf3da5b609)
Signed-off-by: Steve Sakoman <[email protected]>
---
 meta/recipes-core/expat/expat_2.2.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/expat/expat_2.2.9.bb 
b/meta/recipes-core/expat/expat_2.2.9.bb
index a2df7ac492..4b63ec89db 100644
--- a/meta/recipes-core/expat/expat_2.2.9.bb
+++ b/meta/recipes-core/expat/expat_2.2.9.bb
@@ -1,6 +1,6 @@
 SUMMARY = "A stream-oriented XML parser library"
 DESCRIPTION = "Expat is an XML parser library written in C. It is a 
stream-oriented parser in which an application registers handlers for things 
the parser might find in the XML document (like start tags)"
-HOMEPAGE = "http://expat.sourceforge.net/";
+HOMEPAGE = "https://github.com/libexpat/libexpat";
 SECTION = "libs"
 LICENSE = "MIT"
 
-- 
2.25.1

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

Reply via email to