summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-07-16 15:57:29 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-07-16 15:59:24 +0300
commit74e8151c822b9345661dbe43e6467f325da2e7d6 (patch)
treef528009ffded36558b86b7ae1ee3bd9be9f1a6cd /app-pda
parentapp-pda/libimobiledevice: use GH mirror (diff)
downloadgentoo-74e8151c822b9345661dbe43e6467f325da2e7d6.tar.gz
gentoo-74e8151c822b9345661dbe43e6467f325da2e7d6.tar.bz2
gentoo-74e8151c822b9345661dbe43e6467f325da2e7d6.zip
app-pda/usbmuxd: use GH mirror
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
index bba79b98e7a8..bd3f64d7f7e2 100644
--- a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools systemd udev
DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices"
HOMEPAGE="https://www.libimobiledevice.org/"
-SRC_URI="https://www.libimobiledevice.org/downloads/${P}.tar.bz2"
+SRC_URI="https://github.com/libimobiledevice/usbmuxd/releases/download/${PV}/${P}.tar.bz2"
# src/utils.h is LGPL-2.1+, rest is found in COPYING*
LICENSE="GPL-2 GPL-3 LGPL-2.1+"