commit: 123eb7cc1d21c9f08f2a025f3d8ecbe20e3592d8
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Tue Sep 3 13:08:54 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 12:57:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123eb7cc
net-misc/httpie: fix metadata redirects
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/httpie/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/httpie/metadata.xml b/net-misc/httpie/metadata.xml
index cba10e14d2cc..3ee7ac326ccd 100644
--- a/net-misc/httpie/metadata.xml
+++ b/net-misc/httpie/metadata.xml
@@ -12,10 +12,10 @@
servers.
</longdescription>
<upstream>
- <bugs-to>https://github.com/httpie/httpie/issues</bugs-to>
+ <bugs-to>https://github.com/httpie/cli/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/httpie/httpie/master/CHANGELOG.md</changelog>
<doc>https://httpie.io/docs</doc>
- <remote-id type="github">httpie/httpie</remote-id>
+ <remote-id type="github">httpie/cli</remote-id>
<remote-id type="pypi">httpie</remote-id>
</upstream>
</pkgmetadata>