commit: 9ce5126c5f19d234a761e88717c07ffc33b04cae Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Jun 12 18:01:47 2018 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Tue Jun 12 21:37:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce5126c
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 7e01b194131..1a156b59577 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"
