commit: fb565920d599d9cfa8faea836f16685617169d7f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jul 22 10:46:41 2018 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Thu Jul 26 20:28:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb565920
x11-plugins/wmcms: use HTTPs x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild index 39876e15b96..688174fdfc1 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"
