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-libs/newlib/newlib-2.2.0.20150423.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-libs/newlib/newlib-2.2.0.20150423.ebuild')
-rw-r--r-- | sys-libs/newlib/newlib-2.2.0.20150423.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild index 064993fbcd88..69e50b0a9234 100644 --- a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild +++ b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild @@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then fi DESCRIPTION="Newlib is a C library intended for use on embedded systems" -HOMEPAGE="http://sourceware.org/newlib/" +HOMEPAGE="https://sourceware.org/newlib/" LICENSE="NEWLIB LIBGLOSS GPL-2" SLOT="0" |