From e68f99339aa6fa5a7f57f83c2f519f2b69b81036 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 1 Jun 2016 15:49:26 -0400 Subject: apache: switch to https:// URI --- www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 2 +- www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www-apache/mod_fcgid') diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild index 6d6d73d567a1..3ddd2a26309b 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit apache-module eutils multilib DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management" -HOMEPAGE="http://httpd.apache.org/mod_fcgid/" +HOMEPAGE="https://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild index 4b43cb67b789..3739ac2a69c8 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild @@ -5,7 +5,7 @@ inherit apache-module eutils multilib DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management" -HOMEPAGE="http://httpd.apache.org/mod_fcgid/" +HOMEPAGE="https://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad