From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:03:55 +0000 (+0200) Subject: x11-plugins/wmfsm: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=718bb1c35643cbc451550d345682aee2549e5fe4;p=gentoo.git x11-plugins/wmfsm: use HTTPS --- diff --git a/x11-plugins/wmfsm/wmfsm-0.36.ebuild b/x11-plugins/wmfsm/wmfsm-0.36.ebuild index c140d7e0ff25..62f0eb72ea04 100644 --- a/x11-plugins/wmfsm/wmfsm-0.36.ebuild +++ b/x11-plugins/wmfsm/wmfsm-0.36.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 @@ -7,7 +7,7 @@ inherit autotools IUSE="" DESCRIPTION="dockapp for monitoring filesystem usage" -HOMEPAGE="http://www.dockapps.net/wmfsm" +HOMEPAGE="https://www.dockapps.net/wmfsm" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"