diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 11:03:36 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:27:00 -0400 |
commit | 7161253bc1eaa302ff227329b87c417422a5145c (patch) | |
tree | 2b1d47e6686655ff85215b214b5b88c0f0b9618b /x11-plugins | |
parent | x11-plugins/wmmenu: use HTTPS (diff) | |
download | gentoo-7161253bc1eaa302ff227329b87c417422a5145c.tar.gz gentoo-7161253bc1eaa302ff227329b87c417422a5145c.tar.bz2 gentoo-7161253bc1eaa302ff227329b87c417422a5145c.zip |
x11-plugins/wmmixer: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmixer/wmmixer-1.8.ebuild | 6 |
1 files 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" |