summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-07-16 15:56:44 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-07-16 15:59:24 +0300
commit3f49cd9a55d50af378b5e41831c2843e76615779 (patch)
tree5911c15354a86ae75522b4fbfb286f5384b5184a /app-pda
parentapp-pda/usbmuxd: version bump to 1.1.1 (diff)
downloadgentoo-3f49cd9a55d50af378b5e41831c2843e76615779.tar.gz
gentoo-3f49cd9a55d50af378b5e41831c2843e76615779.tar.bz2
gentoo-3f49cd9a55d50af378b5e41831c2843e76615779.zip
app-pda/libimobiledevice: use GH mirror
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild
index 2d8348441704..a2811ac14075 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild
@@ -8,7 +8,7 @@ inherit autotools python-r1
DESCRIPTION="Support library to communicate 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/libimobiledevice/releases/download/${PV}/${P}.tar.bz2"
# While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
LICENSE="GPL-2+ LGPL-2.1+"