summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-20 09:31:15 +0200
committerAlexys Jacob <ultrabug@gentoo.org>2019-04-20 19:36:07 +0200
commit24d5f5f85a81173d644df309e28872039bd8a874 (patch)
treea2e73f42a9431ec5c6b4d0294b044e3057eb1b0c
parentnet-fs/nfs-utils: Fixed build on musl (diff)
downloadgentoo-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>
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild6
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.11.ebuild4
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.12.ebuild4
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.13-r1.ebuild4
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.13.ebuild4
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.15.ebuild4
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"