summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-01 15:49:26 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-01 15:52:34 -0400
commite68f99339aa6fa5a7f57f83c2f519f2b69b81036 (patch)
tree6a983f10780397dd16be85ba36ab35fa35599669 /www-apache/mod_fcgid
parentmedia-sound/amarok: Fix build w/ gcc-6 (diff)
downloadgentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.bz2
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.zip
apache: switch to https:// URI
Diffstat (limited to 'www-apache/mod_fcgid')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild2
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild2
2 files changed, 2 insertions, 2 deletions
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"