summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-08 11:15:13 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-06-13 16:15:02 +0200
commit0c32d0232817018d92d716f2a5c8aaae80c23305 (patch)
treefa8f232657aa1332684ec0dcab7223e7dfb053e4 /x11-plugins
parentx11-plugins/wmpower: use HTTPS (diff)
downloadgentoo-0c32d0232817018d92d716f2a5c8aaae80c23305.tar.gz
gentoo-0c32d0232817018d92d716f2a5c8aaae80c23305.tar.bz2
gentoo-0c32d0232817018d92d716f2a5c8aaae80c23305.zip
x11-plugins/wmppp: 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/wmppp/wmppp-1.3.2-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
index 9b9b0e378314..e7cb490bbd0f 100644
--- a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
+++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ inherit toolchain-funcs
MY_P=${PN}.app-${PV}
DESCRIPTION="PPP dial control and network load monitor with NeXTStep look"
-HOMEPAGE="http://www.dockapps.net/wmpppapp"
-SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmpppapp"
+SRC_URI="https://www.dockapps.net/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"