summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-30 11:08:08 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-05 15:27:02 -0400
commit97744d2fe4042d78689e3234d0e4494949b47b54 (patch)
treeab92a18f1c2e3789e7ac02ce4f3f22891b65ad76 /x11-plugins
parentx11-plugins/wmtime: use HTTPS (diff)
downloadgentoo-97744d2fe4042d78689e3234d0e4494949b47b54.tar.gz
gentoo-97744d2fe4042d78689e3234d0e4494949b47b54.tar.bz2
gentoo-97744d2fe4042d78689e3234d0e4494949b47b54.zip
x11-plugins/wmtop: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmtop/wmtop-0.85.ebuild6
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"