diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 11:01:04 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:59 -0400 |
commit | 8d14225a867ec301a730696785f291bf14d5bdec (patch) | |
tree | 231ce8fb87b43e1defe5f7df2df3afaf8437a155 /x11-plugins | |
parent | x11-plugins/wmitime: use HTTPS (diff) | |
download | gentoo-8d14225a867ec301a730696785f291bf14d5bdec.tar.gz gentoo-8d14225a867ec301a730696785f291bf14d5bdec.tar.bz2 gentoo-8d14225a867ec301a730696785f291bf14d5bdec.zip |
x11-plugins/wmload: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmload/wmload-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmload/wmload-0.9.7.ebuild b/x11-plugins/wmload/wmload-0.9.7.ebuild index 90d3e7041926..9d170235dac5 100644 --- a/x11-plugins/wmload/wmload-0.9.7.ebuild +++ b/x11-plugins/wmload/wmload-0.9.7.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=5 inherit eutils toolchain-funcs DESCRIPTION="yet another dock application showing a system load gauge" -HOMEPAGE="http://www.dockapps.net/wmload" +HOMEPAGE="https://www.dockapps.net/wmload" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |