sys-fs/hfsutils: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Jun 2018 17:48:18 +0000 (19:48 +0200)
committerMatt Turner <mattst88@gentoo.org>
Fri, 1 Jun 2018 18:59:49 +0000 (11:59 -0700)
Closes: https://github.com/gentoo/gentoo/pull/8685

sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild

index e6aad9cbc5b6645cbd11fcb88a0bf130850401b3..1d19c5f6f8e0cd7e7e98ced0a2570bcf6bb15dea 100644 (file)
@@ -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"