From 9ce5126c5f19d234a761e88717c07ffc33b04cae Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 12 Jun 2018 20:01:47 +0200 Subject: [PATCH] x11-plugins/wmsmixer: use HTTPs --- x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index 7e01b194131d..1a156b595773 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild @@ -6,8 +6,8 @@ EAPI=0 inherit eutils IUSE="" DESCRIPTION="fork of wmmixer adding scrollwheel support and other features" -HOMEPAGE="http://www.dockapps.net/wmsmixer" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmsmixer" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2