commit:     c4655c5ea6defbf962b7b9612fb192c03b4df4e7
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar  2 18:00:33 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 14:23:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4655c5e

www-servers/varnish: use HTTPS

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 www-servers/varnish/varnish-4.0.5.ebuild | 2 +-
 www-servers/varnish/varnish-4.1.8.ebuild | 2 +-
 www-servers/varnish/varnish-5.1.3.ebuild | 2 +-
 www-servers/varnish/varnish-5.2.1.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-servers/varnish/varnish-4.0.5.ebuild 
b/www-servers/varnish/varnish-4.0.5.ebuild
index 33ea75412cb..dd9c1ab2522 100644
--- a/www-servers/varnish/varnish-4.0.5.ebuild
+++ b/www-servers/varnish/varnish-4.0.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 inherit user autotools systemd python-r1
 
 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
-HOMEPAGE="http://www.varnish-cache.org/";
+HOMEPAGE="https://varnish-cache.org/";
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"

diff --git a/www-servers/varnish/varnish-4.1.8.ebuild 
b/www-servers/varnish/varnish-4.1.8.ebuild
index fb6b3b4964e..a2b684287b9 100644
--- a/www-servers/varnish/varnish-4.1.8.ebuild
+++ b/www-servers/varnish/varnish-4.1.8.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 inherit user autotools systemd python-r1
 
 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
-HOMEPAGE="http://www.varnish-cache.org/";
+HOMEPAGE="https://varnish-cache.org/";
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"

diff --git a/www-servers/varnish/varnish-5.1.3.ebuild 
b/www-servers/varnish/varnish-5.1.3.ebuild
index 851375c6fdc..c7269e2396f 100644
--- a/www-servers/varnish/varnish-5.1.3.ebuild
+++ b/www-servers/varnish/varnish-5.1.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 inherit user autotools systemd python-r1
 
 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
-HOMEPAGE="http://www.varnish-cache.org/";
+HOMEPAGE="https://varnish-cache.org/";
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"

diff --git a/www-servers/varnish/varnish-5.2.1.ebuild 
b/www-servers/varnish/varnish-5.2.1.ebuild
index 3a01a455867..5b3698dea93 100644
--- a/www-servers/varnish/varnish-5.2.1.ebuild
+++ b/www-servers/varnish/varnish-5.2.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 inherit user autotools systemd python-r1
 
 DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
-HOMEPAGE="http://www.varnish-cache.org/";
+HOMEPAGE="https://varnish-cache.org/";
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"

Reply via email to