app-misc/fdutils: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:36:56 +0000 (13:36 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:28 +0000 (19:24 -0400)
app-misc/fdutils/fdutils-5.5.20060227.ebuild

index 4583e0b166a9ff5e7c59771ff2d49f0ee810c29c..1116db851a7f21f92a70a02badf9b5ca57839f48 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
@@ -7,7 +7,7 @@ inherit eutils
 MY_P=${PN}_5.5-20060227
 
 DESCRIPTION="utilities for configuring and debugging the Linux floppy driver"
-HOMEPAGE="http://fdutils.linux.lu/"
+HOMEPAGE="https://fdutils.linux.lu"
 SRC_URI="mirror://debian/pool/main/f/${PN}/${MY_P}.orig.tar.gz
        mirror://debian/pool/main/f/${PN}/${MY_P}-6.debian.tar.gz"