From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:03:36 +0000 (+0200) Subject: x11-plugins/wmmixer: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7161253bc1eaa302ff227329b87c417422a5145c;p=gentoo.git x11-plugins/wmmixer: use HTTPS --- diff --git a/x11-plugins/wmmixer/wmmixer-1.8.ebuild b/x11-plugins/wmmixer/wmmixer-1.8.ebuild index cf15272fd854..72b8ef660d7a 100644 --- a/x11-plugins/wmmixer/wmmixer-1.8.ebuild +++ b/x11-plugins/wmmixer/wmmixer-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=6 DESCRIPTION="A mixer designed for WindowMaker" -HOMEPAGE="http://www.dockapps.net/wmmon" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmmon" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"