diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2022-11-22 17:52:39 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2022-11-22 18:05:27 +0100 |
commit | bf2e598fdb1436ca63cd4b6d1f78f3bb29243f6c (patch) | |
tree | a4b07b6b2c9789a106753c44d4242d1242cbbf9d /net-analyzer/gr-fosphor | |
parent | net-analyzer/gr-fosphor: Drop old, update -9999 (diff) | |
download | gentoo-bf2e598fdb1436ca63cd4b6d1f78f3bb29243f6c.tar.gz gentoo-bf2e598fdb1436ca63cd4b6d1f78f3bb29243f6c.tar.bz2 gentoo-bf2e598fdb1436ca63cd4b6d1f78f3bb29243f6c.zip |
net-analyzer/gr-fosphor: Add remote-id
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'net-analyzer/gr-fosphor')
-rw-r--r-- | net-analyzer/gr-fosphor/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-analyzer/gr-fosphor/metadata.xml b/net-analyzer/gr-fosphor/metadata.xml index e2304ffe68ec..2b496fa3b1f7 100644 --- a/net-analyzer/gr-fosphor/metadata.xml +++ b/net-analyzer/gr-fosphor/metadata.xml @@ -8,4 +8,7 @@ <use> <flag name="glfw">enable GLFW based interface</flag> </use> + <upstream> + <remote-id type="github">osmocom/gr-fosphor</remote-id> + </upstream> </pkgmetadata> |