commit:     be55b2a28c885c9097e811112cd5be305b21bde8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jan 27 09:30:04 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 09:30:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be55b2a2

mail-filter/bogofilter: use https

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 mail-filter/bogofilter/bogofilter-1.2.4-r4.ebuild | 4 ++--
 mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild | 4 ++--
 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+"

Reply via email to