x11-plugins/wmpager: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31374
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-06-10 17:55:27 +02:00
committed by Bernard Cafarelli
parent 5618006400
commit d9659a9211

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="A simple pager docklet for the WindowMaker window manager"
HOMEPAGE="http://wmpager.sourceforge.net/"
HOMEPAGE="https://wmpager.sourceforge.net/"
SRC_URI="mirror://sourceforge/wmpager/${P}.tar.gz"
LICENSE="BSD"