diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-07-29 08:59:33 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-07-29 09:04:25 +0100 |
commit | f9cba0a9a044832be4e89593f1c5f1f70f39f908 (patch) | |
tree | 0c6750a5f8fee0cc1ba23252c1779c1b6b9a62ab /app-pda | |
parent | app-pda/libusbmuxd: add github remote-id (diff) | |
download | gentoo-f9cba0a9a044832be4e89593f1c5f1f70f39f908.tar.gz gentoo-f9cba0a9a044832be4e89593f1c5f1f70f39f908.tar.bz2 gentoo-f9cba0a9a044832be4e89593f1c5f1f70f39f908.zip |
app-pda/usbmuxd: add github remote-id
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-pda/usbmuxd/metadata.xml b/app-pda/usbmuxd/metadata.xml index 85e4ed814fa2..25c0004e30e0 100644 --- a/app-pda/usbmuxd/metadata.xml +++ b/app-pda/usbmuxd/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> +<upstream> + <remote-id type="github">libimobiledevice/usbmuxd</remote-id> +</upstream> </pkgmetadata> |