From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:59:20 +0000 (+0200) Subject: x11-plugins/wmhdplop: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d4cb2a37287914b7b6c3d52b8688419b50593d0a;p=gentoo.git x11-plugins/wmhdplop: use HTTPS --- diff --git a/x11-plugins/wmhdplop/wmhdplop-0.9.10.ebuild b/x11-plugins/wmhdplop/wmhdplop-0.9.10.ebuild index 96c79eec232a..d8f6755165d8 100644 --- a/x11-plugins/wmhdplop/wmhdplop-0.9.10.ebuild +++ b/x11-plugins/wmhdplop/wmhdplop-0.9.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="a dockapp for monitoring disk activities with fancy visuals" -HOMEPAGE="http://www.dockapps.net/wmhdplop" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmhdplop" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"