summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 17:31:32 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:18 +0100
commit6d8133b8983285fddc33a50299d8edefc42b2f77 (patch)
tree6c74ecee66600b61d5a8ea373331d2f0382d0f90 /net-mail
parentnet-mail/qprint: use https (diff)
downloadgentoo-6d8133b8983285fddc33a50299d8edefc42b2f77.tar.gz
gentoo-6d8133b8983285fddc33a50299d8edefc42b2f77.tar.bz2
gentoo-6d8133b8983285fddc33a50299d8edefc42b2f77.zip
net-mail/queue-repair: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild b/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild
index d3f4145f57af..715cd0a141ad 100644
--- a/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild
+++ b/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{9,10} )
inherit python-single-r1
-DESCRIPTION="A toolkit for dealing with the qmail queue directory structure"
-HOMEPAGE="http://pyropus.ca/software/queue-repair/"
-SRC_URI="http://pyropus.ca/software/queue-repair/${P}.tar.gz"
+DESCRIPTION="Toolkit for dealing with the qmail queue directory structure"
+HOMEPAGE="https://pyropus.ca/software/queue-repair/"
+SRC_URI="https://pyropus.ca/software/queue-repair/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"