x11-plugins/wmtop: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:08:08 +0000 (11:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:27:02 +0000 (15:27 -0400)
x11-plugins/wmtop/wmtop-0.85.ebuild

index a9860141ef5d781186c842d06081881cc20fd899..43f1dbde59c06033b4c23c1be7d7857dd86f5a1c 100644 (file)
@@ -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"