diff options
author | 2018-03-02 19:00:33 +0100 | |
---|---|---|
committer | 2018-03-11 10:23:55 -0400 | |
commit | c4655c5ea6defbf962b7b9612fb192c03b4df4e7 (patch) | |
tree | ac9febedaa5552ae488a736f8d81c1719596a63d /www-servers/varnish/varnish-4.1.8.ebuild | |
parent | sys-kernel/hardened-sources: use HTTPS (diff) | |
download | gentoo-c4655c5ea6defbf962b7b9612fb192c03b4df4e7.tar.gz gentoo-c4655c5ea6defbf962b7b9612fb192c03b4df4e7.tar.bz2 gentoo-c4655c5ea6defbf962b7b9612fb192c03b4df4e7.zip |
www-servers/varnish: use HTTPS
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'www-servers/varnish/varnish-4.1.8.ebuild')
-rw-r--r-- | www-servers/varnish/varnish-4.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |