From 0759a61ff4fadfc636f78feb242db478d25bc124 Mon Sep 17 00:00:00 2001 From: Alexander Tsoy Date: Sun, 30 Jun 2024 12:27:44 +0300 Subject: [PATCH] net-p2p/amule: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/37373 Signed-off-by: Alexander Tsoy Signed-off-by: Yixun Lan --- net-p2p/amule/amule-2.3.3-r3.ebuild | 2 +- net-p2p/amule/amule-2.3.3-r4.ebuild | 2 +- net-p2p/amule/amule-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/amule/amule-2.3.3-r3.ebuild b/net-p2p/amule/amule-2.3.3-r3.ebuild index edc3de4268ce5..f67a6e764603b 100644 --- a/net-p2p/amule/amule-2.3.3-r3.ebuild +++ b/net-p2p/amule/amule-2.3.3-r3.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0" diff --git a/net-p2p/amule/amule-2.3.3-r4.ebuild b/net-p2p/amule/amule-2.3.3-r4.ebuild index a1aa3c9c2ce68..40687025dc71d 100644 --- a/net-p2p/amule/amule-2.3.3-r4.ebuild +++ b/net-p2p/amule/amule-2.3.3-r4.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0" diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild index 9673e620eb9cc..581dd72dc6ddd 100644 --- a/net-p2p/amule/amule-9999.ebuild +++ b/net-p2p/amule/amule-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0"