From 7161253bc1eaa302ff227329b87c417422a5145c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 11:03:36 +0200 Subject: [PATCH] x11-plugins/wmmixer: use HTTPS --- x11-plugins/wmmixer/wmmixer-1.8.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 2.26.2