From fb565920d599d9cfa8faea836f16685617169d7f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 22 Jul 2018 12:46:41 +0200 Subject: x11-plugins/wmcms: use HTTPs --- x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-plugins/wmcms') diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild index 39876e15b96a..688174fdfc1b 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5-r2.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=5 inherit eutils DESCRIPTION="WindowMaker CPU and Memory Usage Monitor Dock App" -HOMEPAGE="http://www.geocities.ws/neofpo/wmcms.html" -SRC_URI="http://www.geocities.ws/neofpo/files/${P}.tar.gz" +HOMEPAGE="https://www.geocities.ws/neofpo/wmcms.html" +SRC_URI="https://www.geocities.ws/neofpo/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad