summaryrefslogtreecommitdiff
path: root/sys-block/whdd
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /sys-block/whdd
parent1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.xz
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-block/whdd')
-rw-r--r--sys-block/whdd/whdd-2.1.ebuild4
-rw-r--r--sys-block/whdd/whdd-2.2.ebuild4
-rw-r--r--sys-block/whdd/whdd-9999.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-block/whdd/whdd-2.1.ebuild b/sys-block/whdd/whdd-2.1.ebuild
index 6998deac85d..a90f767953c 100644
--- a/sys-block/whdd/whdd-2.1.ebuild
+++ b/sys-block/whdd/whdd-2.1.ebuild
@@ -7,8 +7,8 @@ EAPI=4
inherit cmake-utils
DESCRIPTION="Diagnostic and recovery tool for block devices"
-HOMEPAGE="http://github.com/krieger-od/whdd"
-SRC_URI="http://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/krieger-od/whdd"
+SRC_URI="https://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-block/whdd/whdd-2.2.ebuild b/sys-block/whdd/whdd-2.2.ebuild
index 1775f6d7702..c3f1e2159bb 100644
--- a/sys-block/whdd/whdd-2.2.ebuild
+++ b/sys-block/whdd/whdd-2.2.ebuild
@@ -7,8 +7,8 @@ EAPI=4
inherit cmake-utils
DESCRIPTION="Diagnostic and recovery tool for block devices"
-HOMEPAGE="http://github.com/krieger-od/whdd"
-SRC_URI="http://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/krieger-od/whdd"
+SRC_URI="https://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index 21661b40808..92bd111f2cf 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -8,7 +8,7 @@ EGIT_REPO_URI="git://github.com/krieger-od/whdd.git"
inherit cmake-utils git-2
DESCRIPTION="Diagnostic and recovery tool for block devices"
-HOMEPAGE="http://github.com/krieger-od/whdd"
+HOMEPAGE="https://github.com/krieger-od/whdd"
LICENSE="GPL-2"
SLOT="0"