diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-01 15:49:26 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-01 15:52:34 -0400 |
commit | e68f99339aa6fa5a7f57f83c2f519f2b69b81036 (patch) | |
tree | 6a983f10780397dd16be85ba36ab35fa35599669 /www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild | |
parent | 8bfde08d22c3e55127883857d4ac46bbe4efa164 (diff) | |
download | gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.xz |
apache: switch to https:// URI
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 4b43cb67b78..3739ac2a69c 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" |