diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:09:04 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:14:07 -0400 |
commit | 5c65817748f2f9c4d6a22d264689716a8851c7e8 (patch) | |
tree | 0a0b79533819ce79d93f79577edc54d096b90be8 /sys-devel/gdb-apple/gdb-apple-1461.ebuild | |
parent | sys-libs/newlib: drop old <2.0.0 versions (diff) | |
download | gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.gz gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.bz2 gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.zip |
sourceware: convert to https:// URIs
Diffstat (limited to 'sys-devel/gdb-apple/gdb-apple-1461.ebuild')
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1461.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-1461.ebuild b/sys-devel/gdb-apple/gdb-apple-1461.ebuild index 44400eff9033..2e51937b66d5 100644 --- a/sys-devel/gdb-apple/gdb-apple-1461.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1461.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV}.2 DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.2" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" |