mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
www-servers/varnish: use HTTPS
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
committed by
Anthony G. Basile
parent
70a4023809
commit
c4655c5ea6
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user