commit:     164b1066f2aac691624af06bf5d7fc8a7edc0f56
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 18:34:15 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 00:37:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164b1066

dev-util/vmtouch: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11341
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-util/vmtouch/vmtouch-1.3.0.ebuild | 2 +-
 dev-util/vmtouch/vmtouch-1.3.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild 
b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
index 0ac4532e6bd..fa9794273df 100644
--- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics 
and control"
-HOMEPAGE="http://hoytech.com/vmtouch/";
+HOMEPAGE="https://hoytech.com/vmtouch/";
 SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-util/vmtouch/vmtouch-1.3.1.ebuild 
b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
index ce4da1de358..c01b2005e2f 100644
--- a/dev-util/vmtouch/vmtouch-1.3.1.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics 
and control"
-HOMEPAGE="http://hoytech.com/vmtouch/";
+HOMEPAGE="https://hoytech.com/vmtouch/";
 SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to