From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:58:16 +0000 (+0200) Subject: x11-plugins/wmgtemp: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d95fc1854057af796f3d6d9f95c2a9f980d2556;p=gentoo.git x11-plugins/wmgtemp: use HTTPS --- diff --git a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild index c76e8269e087..f857b6e048f1 100644 --- a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild +++ b/x11-plugins/wmgtemp/wmgtemp-1.2.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=6 DESCRIPTION="CPU and SYS temperature dockapp" -HOMEPAGE="http://www.dockapps.net/wmgtemp" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmgtemp" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="Artistic" SLOT="0"