diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-07-29 08:58:30 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-07-29 09:04:21 +0100 |
commit | 876c51f0e0a90b10bf56b9dd1a1da75b52e8cd68 (patch) | |
tree | bf2f131f60f7bb147a0f28b1b84076551655f42d /app-pda | |
parent | dev-libs/miniz: remove unused patches (diff) | |
download | gentoo-876c51f0e0a90b10bf56b9dd1a1da75b52e8cd68.tar.gz gentoo-876c51f0e0a90b10bf56b9dd1a1da75b52e8cd68.tar.bz2 gentoo-876c51f0e0a90b10bf56b9dd1a1da75b52e8cd68.zip |
app-pda/libusbmuxd: add github remote-id
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libusbmuxd/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-pda/libusbmuxd/metadata.xml b/app-pda/libusbmuxd/metadata.xml index e91ef31902f9..69d48f4ec89a 100644 --- a/app-pda/libusbmuxd/metadata.xml +++ b/app-pda/libusbmuxd/metadata.xml @@ -5,4 +5,7 @@ <email>matthew@gentoo.org</email> <name>Matthew Smith</name> </maintainer> + <upstream> + <remote-id type="github">libimobiledevice/libusbmuxd</remote-id> + </upstream> </pkgmetadata> |