commit: 7c8b286cb8173d5b88e9d704abdbdd241b118d39 Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Fri May 9 15:49:12 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:16:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8b286c
dev-lua/luaexpat: fix github repo Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42081 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/luaexpat/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luaexpat/metadata.xml b/dev-lua/luaexpat/metadata.xml index 8c09ba70bf56..e71474a7cc5e 100644 --- a/dev-lua/luaexpat/metadata.xml +++ b/dev-lua/luaexpat/metadata.xml @@ -7,6 +7,6 @@ </maintainer> <upstream> <bugs-to>https://github.com/lunarmodules/luaexpat/issues</bugs-to> - <remote-id type="github">luaexpat/issues</remote-id> + <remote-id type="github">lunarmodules/luaexpat</remote-id> </upstream> </pkgmetadata>
