summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-01-27 10:30:04 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-27 10:30:04 +0100
commitbe55b2a28c885c9097e811112cd5be305b21bde8 (patch)
treea1dba9b12d80d255ff17de1f103e5c421eb9e5c1 /mail-filter
parentdev-libs/log4cplus: use https (diff)
downloadgentoo-be55b2a28c885c9097e811112cd5be305b21bde8.tar.gz
gentoo-be55b2a28c885c9097e811112cd5be305b21bde8.tar.bz2
gentoo-be55b2a28c885c9097e811112cd5be305b21bde8.zip
mail-filter/bogofilter: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild4
-rw-r--r--mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild b/mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild
index f7de05ae32a1..b44ae36e1abe 100644
--- a/mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild
+++ b/mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools db-use flag-o-matic toolchain-funcs
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed"
-HOMEPAGE="http://bogofilter.sourceforge.net/"
+HOMEPAGE="https://bogofilter.sourceforge.io/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild b/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild
index e207e681e47d..07a2b89c742d 100644
--- a/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild
+++ b/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools db-use flag-o-matic toolchain-funcs
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed"
-HOMEPAGE="http://bogofilter.sourceforge.net/"
+HOMEPAGE="https://bogofilter.sourceforge.io/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-3+"