diff options
author | Alfred Wingate <parona@protonmail.com> | 2024-05-23 15:07:36 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-05-23 13:55:10 -0400 |
commit | 340bdd83a4b77d94298fb5fd80c021c61e0ca976 (patch) | |
tree | 4a8172a3ce1393c2955b55645496ee43122f2d75 /media-tv | |
parent | media-tv/kodi: update dependencies in live (diff) | |
download | gentoo-340bdd83a4b77d94298fb5fd80c021c61e0ca976.tar.gz gentoo-340bdd83a4b77d94298fb5fd80c021c61e0ca976.tar.bz2 gentoo-340bdd83a4b77d94298fb5fd80c021c61e0ca976.zip |
media-tv/kodi: update bugs-to url
Kodi migrated issue tracking to github before 2020.
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36787
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/kodi/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index d8114cac5535..00f1f2a7232c 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -33,7 +33,7 @@ <flag name="xslt">Enable metadata XSLT scrapers support with <pkg>dev-libs/libxslt</pkg></flag> </use> <upstream> - <bugs-to>https://trac.kodi.tv/</bugs-to> + <bugs-to>https://github.com/xbmc/xbmc/issues/</bugs-to> <doc>https://kodi.wiki/</doc> <remote-id type="github">xbmc/xbmc</remote-id> </upstream> |