From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild') diff --git a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild b/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild index 4384270ace67..475a380b163b 100644 --- a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild +++ b/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild @@ -8,7 +8,7 @@ inherit apache-module eutils MY_P="${PN}-${PV/_/-}" DESCRIPTION="Token based URI access module for Apache2" -HOMEPAGE="http://code.google.com/p/mod-auth-token/" +HOMEPAGE="https://code.google.com/p/mod-auth-token/" SRC_URI="http://mod-auth-token.googlecode.com/files/${MY_P}.tar.gz" KEYWORDS="~amd64" -- cgit v1.2.3-65-gdbad