commit: 5193e0e936d2a5bfe320ff081cf70a053db671bd
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 18:12:18 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 19:11:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5193e0e9
media-libs/libplacebo: fix RedirectedUrl in metadata.xml
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-libs/libplacebo/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/libplacebo/metadata.xml
b/media-libs/libplacebo/metadata.xml
index f58f31586038..66f7a3414c3d 100644
--- a/media-libs/libplacebo/metadata.xml
+++ b/media-libs/libplacebo/metadata.xml
@@ -12,6 +12,6 @@
<flag name="vulkan">Add support for the vulkan graphics
API</flag>
</use>
<upstream>
-
<bugs-to>https://code.videolan.org/videolan/libplacebo/issues</bugs-to>
+
<bugs-to>https://code.videolan.org/videolan/libplacebo/-/issues</bugs-to>
</upstream>
</pkgmetadata>