summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-07-20 13:08:04 +0200
committerConrad Kostecki <conikost@gentoo.org>2024-07-21 17:05:47 +0200
commitfe2a9c2434e00ae02b3a1134683871e830c4347b (patch)
tree872c962e7003f8962bdb54762875b73f0722a9f1 /x11-wm
parentx11-wm/jwm: add 2.4.3 (diff)
downloadgentoo-fe2a9c2434e00ae02b3a1134683871e830c4347b.tar.gz
gentoo-fe2a9c2434e00ae02b3a1134683871e830c4347b.tar.bz2
gentoo-fe2a9c2434e00ae02b3a1134683871e830c4347b.zip
x11-wm/jwm: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/jwm/jwm-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-2.4.2.ebuild b/x11-wm/jwm/jwm-2.4.2.ebuild
index 0e9c3f44f9c4..1a89b8050f20 100644
--- a/x11-wm/jwm/jwm-2.4.2.ebuild
+++ b/x11-wm/jwm/jwm-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit wrapper
DESCRIPTION="Very fast and lightweight still powerful window manager for X"
-HOMEPAGE="http://joewing.net/projects/jwm/"
+HOMEPAGE="https://joewing.net/projects/jwm/"
SRC_URI="https://github.com/joewing/${PN}/releases/download/v${PV}/${P}.tar.xz"
LICENSE="MIT"