From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:01:54 +0000 (+0200) Subject: x11-plugins/wmmemload: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e19b352b56e5a50011b368a5dfa6e1a6b0b3081a;p=gentoo.git x11-plugins/wmmemload: use HTTPS --- diff --git a/x11-plugins/wmmemload/wmmemload-0.1.8.ebuild b/x11-plugins/wmmemload/wmmemload-0.1.8.ebuild index 6878bd7b9bda..4dcb8d04e282 100644 --- a/x11-plugins/wmmemload/wmmemload-0.1.8.ebuild +++ b/x11-plugins/wmmemload/wmmemload-0.1.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="dockapp that displays memory and swap space usage" -HOMEPAGE="http://www.dockapps.net/wmmemload" +HOMEPAGE="https://www.dockapps.net/wmmemload" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"