summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-11 19:34:15 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-11 20:37:32 -0400
commit164b1066f2aac691624af06bf5d7fc8a7edc0f56 (patch)
tree0346873a8134a53c500b9e500ed4f245c777a8ba /dev-util/vmtouch/vmtouch-1.3.0.ebuild
parentdev-util/bcc: Version bump to 0.9.0 (diff)
downloadgentoo-164b1066f2aac691624af06bf5d7fc8a7edc0f56.tar.gz
gentoo-164b1066f2aac691624af06bf5d7fc8a7edc0f56.tar.bz2
gentoo-164b1066f2aac691624af06bf5d7fc8a7edc0f56.zip
dev-util/vmtouch: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11341 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-util/vmtouch/vmtouch-1.3.0.ebuild')
-rw-r--r--dev-util/vmtouch/vmtouch-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
index 0ac4532e6bd7..fa9794273df1 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"