diff options
Diffstat (limited to 'x11-plugins/wmtop/wmtop-0.85.ebuild')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.85.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild b/x11-plugins/wmtop/wmtop-0.85.ebuild index a9860141ef5d..43f1dbde59c0 100644 --- a/x11-plugins/wmtop/wmtop-0.85.ebuild +++ b/x11-plugins/wmtop/wmtop-0.85.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory" -HOMEPAGE="http://www.dockapps.net/wmtop" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmtop" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |