From 45275ed039b088d95fe8d8a549368609872d29b0 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 1 Jun 2018 19:48:18 +0200 Subject: sys-fs/hfsutils: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8685 --- sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild index e6aad9cbc5b..1d19c5f6f8e 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="HFS FS Access utils" -HOMEPAGE="http://www.mars.org/home/rob/proj/hfs/" +HOMEPAGE="https://www.mars.org/home/rob/proj/hfs/" SRC_URI="ftp://ftp.mars.org/pub/hfs/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.1