commit:     45275ed039b088d95fe8d8a549368609872d29b0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jun  1 17:48:18 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun  1 18:59:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45275ed0

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(-)

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"

Reply via email to