From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- sys-devel/autoconf/autoconf-2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/autoconf/autoconf-2.13.ebuild') diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild index 04f2b7836b40..aa6636af8e34 100644 --- a/sys-devel/autoconf/autoconf-2.13.ebuild +++ b/sys-devel/autoconf/autoconf-2.13.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit eutils DESCRIPTION="Used to create autoconfiguration files" -HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" +HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad