x11-plugins/wmmemload: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:01:54 +0000 (11:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:26:59 +0000 (15:26 -0400)
x11-plugins/wmmemload/wmmemload-0.1.8.ebuild

index 6878bd7b9bdafd2a836fba9e49f4d3b5851c2fe5..4dcb8d04e2821d788828ec3809992864e39c5075 100644 (file)
@@ -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 autotools eutils
 
 DESCRIPTION="dockapp that displays memory and swap space usage"
-HOMEPAGE="http://www.dockapps.net/wmmemload"
+HOMEPAGE="https://www.dockapps.net/wmmemload"
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-2"