commit: 0d41ce99e95a7364cd3821748f6c5a992bf526a2
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 17:41:17 2021 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 17:55:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d41ce99
dev-lang/haxe: correct bugs-to link
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-lang/haxe/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/haxe/metadata.xml b/dev-lang/haxe/metadata.xml
index d00b93a2d21b..bb58a6128b6f 100644
--- a/dev-lang/haxe/metadata.xml
+++ b/dev-lang/haxe/metadata.xml
@@ -12,7 +12,7 @@
library and ways to access each platform's native capabilities.
</longdescription>
<upstream>
- <bugs-to>https://github.com/HaxeFoundation/haxe</bugs-to>
+ <bugs-to>https://github.com/HaxeFoundation/haxe/issues/</bugs-to>
<remote-id type="github">HaxeFoundation/haxe-debian</remote-id>
<remote-id type="github">HaxeFoundation/haxe</remote-id>
</upstream>