diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:06 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:06 +0200 |
commit | f77842ebedb5f516866d48697a471b76b3bef2e0 (patch) | |
tree | 07e70d1c3f70b33d7809f07723dd526f0d0e2fc6 /mail-filter | |
parent | dev-ml/uutf: update homepage (diff) | |
download | gentoo-f77842ebedb5f516866d48697a471b76b3bef2e0.tar.gz gentoo-f77842ebedb5f516866d48697a471b76b3bef2e0.tar.bz2 gentoo-f77842ebedb5f516866d48697a471b76b3bef2e0.zip |
mail-filter/libspf2: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/libspf2/libspf2-1.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/libspf2/libspf2-1.2.10.ebuild b/mail-filter/libspf2/libspf2-1.2.10.ebuild index 38a4f67b8ce2..8e1ef5506072 100644 --- a/mail-filter/libspf2/libspf2-1.2.10.ebuild +++ b/mail-filter/libspf2/libspf2-1.2.10.ebuild @@ -5,8 +5,8 @@ EAPI=5 inherit autotools eutils DESCRIPTION="libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocols" -HOMEPAGE="http://www.libspf2.org" -SRC_URI="http://www.libspf2.org/spf/libspf2-${PV}.tar.gz" +HOMEPAGE="https://www.libspf2.org" +SRC_URI="https://www.libspf2.org/spf/libspf2-${PV}.tar.gz" LICENSE="|| ( LGPL-2.1 BSD-2 )" SLOT="0" |