commit: f65bdecc7a784fab57390879e349326f60b84f05
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 16:36:08 2022 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 16:41:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65bdecc
net-wireless/gr-osmosdr: Fix remote-id
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
net-wireless/gr-osmosdr/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/gr-osmosdr/metadata.xml
b/net-wireless/gr-osmosdr/metadata.xml
index db6d50d6b8cc..f069ed8d1b09 100644
--- a/net-wireless/gr-osmosdr/metadata.xml
+++ b/net-wireless/gr-osmosdr/metadata.xml
@@ -17,6 +17,6 @@
<flag name="xtrx">Build with xtrx Hardware Driver support</flag>
</use>
<upstream>
- <remote-id type="github">bastibl/gr-rds</remote-id>
+ <remote-id type="github">osmocom/gr-osmocom</remote-id>
</upstream>
</pkgmetadata>