summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-09-01 18:26:00 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-09-14 10:09:26 +0300
commitac61119aa1b50f7f5ac03038154ee234dd8f7da8 (patch)
tree2c4bdcfc0830dab36ce5d87af78215703235809d /x11-misc/menumaker
parentx11-misc/gromit: use https (diff)
downloadgentoo-ac61119aa1b50f7f5ac03038154ee234dd8f7da8.tar.gz
gentoo-ac61119aa1b50f7f5ac03038154ee234dd8f7da8.tar.bz2
gentoo-ac61119aa1b50f7f5ac03038154ee234dd8f7da8.zip
x11-misc/menumaker: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc/menumaker')
-rw-r--r--x11-misc/menumaker/menumaker-0.99.12.ebuild2
-rw-r--r--x11-misc/menumaker/menumaker-0.99.14.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/menumaker/menumaker-0.99.12.ebuild b/x11-misc/menumaker/menumaker-0.99.12.ebuild
index 236df97b16f1..613170273a87 100644
--- a/x11-misc/menumaker/menumaker-0.99.12.ebuild
+++ b/x11-misc/menumaker/menumaker-0.99.12.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_10 )
inherit autotools python-single-r1
DESCRIPTION="Utility that scans through the system and generates a menu of installed programs"
-HOMEPAGE="http://menumaker.sourceforge.net/"
+HOMEPAGE="https://menumaker.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/x11-misc/menumaker/menumaker-0.99.14.ebuild b/x11-misc/menumaker/menumaker-0.99.14.ebuild
index cce59403426d..d8c339c659f3 100644
--- a/x11-misc/menumaker/menumaker-0.99.14.ebuild
+++ b/x11-misc/menumaker/menumaker-0.99.14.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} )
inherit autotools python-single-r1
DESCRIPTION="Utility that scans through the system and generates a menu of installed programs"
-HOMEPAGE="http://menumaker.sourceforge.net/"
+HOMEPAGE="https://menumaker.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="BSD"