diff options
Diffstat (limited to 'sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild')
-rw-r--r-- | sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild index ebc8c180cc46..507c8b54be16 100644 --- a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild +++ b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,8 +17,8 @@ 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://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.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" + 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" LICENSE="APSL-2" KEYWORDS="~ppc-macos ~x64-macos ~x86-macos" |