summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-11 04:27:59 +0100
committerSam James <sam@gentoo.org>2023-05-11 04:27:59 +0100
commit2c2cad65b184acc0ad7c668456fbb51032e2877b (patch)
treed48cf66b28c03a7fd183c4ede85d71e9a726d378 /x11-plugins/wmcalendar
parentapp-text/xmlstarlet: HTTPSify HOMEPAGE (diff)
downloadgentoo-2c2cad65b184acc0ad7c668456fbb51032e2877b.tar.gz
gentoo-2c2cad65b184acc0ad7c668456fbb51032e2877b.tar.bz2
gentoo-2c2cad65b184acc0ad7c668456fbb51032e2877b.zip
x11-plugins/wmcalendar: HTTPSify HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcalendar')
-rw-r--r--x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild
index 1bbb79c3f80c..e12f9d541561 100644
--- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild
+++ b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
DESCRIPTION="a calendar dockapp"
-HOMEPAGE="http://wmcalendar.sourceforge.net"
+HOMEPAGE="https://wmcalendar.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"