From: Michael Mair-Keimberger Date: Fri, 1 Jun 2018 17:48:18 +0000 (+0200) Subject: sys-fs/hfsutils: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45275ed039b088d95fe8d8a549368609872d29b0;p=gentoo.git sys-fs/hfsutils: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8685 --- diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild index e6aad9cbc5b6..1d19c5f6f8e0 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"