diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-04-20 09:31:15 +0200 |
---|---|---|
committer | Alexys Jacob <ultrabug@gentoo.org> | 2019-04-20 19:36:07 +0200 |
commit | 24d5f5f85a81173d644df309e28872039bd8a874 (patch) | |
tree | a2e73f42a9431ec5c6b4d0294b044e3057eb1b0c /sys-cluster/keepalived | |
parent | net-fs/nfs-utils: Fixed build on musl (diff) | |
download | gentoo-24d5f5f85a81173d644df309e28872039bd8a874.tar.gz gentoo-24d5f5f85a81173d644df309e28872039bd8a874.tar.bz2 gentoo-24d5f5f85a81173d644df309e28872039bd8a874.zip |
sys-cluster/keepalived: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11753
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to 'sys-cluster/keepalived')
6 files changed, 13 insertions, 13 deletions
diff --git a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild index 08bd54714b96..b0e4108824ad 100644 --- a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/keepalived/keepalived-2.0.11.ebuild b/sys-cluster/keepalived/keepalived-2.0.11.ebuild index 79fe86eb5c2b..e7e3f1f636d3 100644 --- a/sys-cluster/keepalived/keepalived-2.0.11.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.11.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/keepalived/keepalived-2.0.12.ebuild b/sys-cluster/keepalived/keepalived-2.0.12.ebuild index 79fe86eb5c2b..e7e3f1f636d3 100644 --- a/sys-cluster/keepalived/keepalived-2.0.12.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.12.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild index 678e3d34ca81..fb23b0325af7 100644 --- a/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/keepalived/keepalived-2.0.13.ebuild b/sys-cluster/keepalived/keepalived-2.0.13.ebuild index 79fe86eb5c2b..e7e3f1f636d3 100644 --- a/sys-cluster/keepalived/keepalived-2.0.13.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.13.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/keepalived/keepalived-2.0.15.ebuild b/sys-cluster/keepalived/keepalived-2.0.15.ebuild index 02e558b5285b..a00ef1ac4008 100644 --- a/sys-cluster/keepalived/keepalived-2.0.15.ebuild +++ b/sys-cluster/keepalived/keepalived-2.0.15.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools systemd DESCRIPTION="A strong & robust keepalive facility to the Linux Virtual Server project" -HOMEPAGE="http://www.keepalived.org/" -SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" +HOMEPAGE="https://www.keepalived.org/" +SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |