summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-08 11:12:13 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-06-13 16:15:01 +0200
commit694dd963ca484db6acd8db8ad679653f19fa418f (patch)
tree5517dfb191976f791fae0d99b8b4f3e63987ad3a /x11-plugins
parentx11-plugins/bfm: update HOMEPAGE (diff)
downloadgentoo-694dd963ca484db6acd8db8ad679653f19fa418f.tar.gz
gentoo-694dd963ca484db6acd8db8ad679653f19fa418f.tar.bz2
gentoo-694dd963ca484db6acd8db8ad679653f19fa418f.zip
x11-plugins/wmbio: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmbio/wmbio-1.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild
index 4c7d53c862ea..d6503e0048f2 100644
--- a/x11-plugins/wmbio/wmbio-1.02.ebuild
+++ b/x11-plugins/wmbio/wmbio-1.02.ebuild
@@ -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=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs
DESCRIPTION="A Window Maker applet that shows your biorhythm"
-HOMEPAGE="http://wmbio.sourceforge.net/"
+HOMEPAGE="https://wmbio.sourceforge.net/"
SRC_URI="mirror://sourceforge/wmbio/${P}.tar.gz"
LICENSE="GPL-2"