commit: bda76a0ffafb2fba185ccb6da272964c6d4271e0
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Sep 16 10:00:40 2021 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Sep 17 09:53:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bda76a0f
dev-libs/olm: Fix bugs-to address.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-libs/olm/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/metadata.xml b/dev-libs/olm/metadata.xml
index 001398bcd..15a33f236 100644
--- a/dev-libs/olm/metadata.xml
+++ b/dev-libs/olm/metadata.xml
@@ -10,6 +10,6 @@
C and C++11 and exposed as a C API.
</longdescription>
<upstream>
-
<bugs-to>https://gitlab.matrix.org/matrix-org/olm/-/issues</bugs-to>
+ <bugs-to>https://github.com/matrix-org/olm/issues</bugs-to>
</upstream>
</pkgmetadata>