diff options
author | 2017-09-03 18:39:42 +0200 | |
---|---|---|
committer | 2017-09-06 22:59:19 +0200 | |
commit | 21b97ce4a31ccc553c8e9ccba098b25139db733a (patch) | |
tree | 959c7f5c47de899c34330fbd0d68819fa476a818 /sys-devel/binutils-apple/binutils-apple-8.1.ebuild | |
parent | sci-mathematics/isabelle: use HTTPS for links to dev.gentoo.org (diff) | |
download | gentoo-21b97ce4a31ccc553c8e9ccba098b25139db733a.tar.gz gentoo-21b97ce4a31ccc553c8e9ccba098b25139db733a.tar.bz2 gentoo-21b97ce4a31ccc553c8e9ccba098b25139db733a.zip |
sys-devel/binutils-apple: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'sys-devel/binutils-apple/binutils-apple-8.1.ebuild')
-rw-r--r-- | sys-devel/binutils-apple/binutils-apple-8.1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/binutils-apple/binutils-apple-8.1.ebuild b/sys-devel/binutils-apple/binutils-apple-8.1.ebuild index 28a8fad6e3c6..d5ad6ab38a98 100644 --- a/sys-devel/binutils-apple/binutils-apple-8.1.ebuild +++ b/sys-devel/binutils-apple/binutils-apple-8.1.ebuild @@ -15,11 +15,11 @@ HOMEPAGE="http://www.opensource.apple.com/darwinsource/" SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2" + https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2 + https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2 + https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2 + https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2 + https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2" LICENSE="APSL-2" KEYWORDS="~x64-macos ~x86-macos" |