libimobiledevice: Update to new repo url
[shuber-gentoo-overlay.git] / app-pda / libimobiledevice / libimobiledevice-9999.ebuild
index 8a7be29751bd32641a72f798201c4ad208e7cdce..faad857a78554772b8b0c8b85523db43fc41f1e7 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils autotools python-r1
 
 DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices"
 HOMEPAGE="http://www.libimobiledevice.org/"
-SRC_URI="https://github.com/libimobiledevice/${PN}/archive/master.zip -> ${PN}.zip"
+SRC_URI="https://github.com/${PN}/${PN}/archive/master.zip -> ${PN}.zip"
 
 # While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
 LICENSE="GPL-2+ LGPL-2.1+"