diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:09 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:09 +0200 |
commit | 356046f987200045160a71e767dced5cc982e330 (patch) | |
tree | b8b4c4f88d2cd1ebf001b02a29745d4de66d6454 | |
parent | mail-filter/libspf2: update homepage (diff) | |
download | gentoo-356046f987200045160a71e767dced5cc982e330.tar.gz gentoo-356046f987200045160a71e767dced5cc982e330.tar.bz2 gentoo-356046f987200045160a71e767dced5cc982e330.zip |
mail-filter/libsrs2: 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>
-rw-r--r-- | mail-filter/libsrs2/libsrs2-1.0.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-filter/libsrs2/libsrs2-1.0.18.ebuild b/mail-filter/libsrs2/libsrs2-1.0.18.ebuild index 6eca36dacfb6..e31cfb85a72c 100644 --- a/mail-filter/libsrs2/libsrs2-1.0.18.ebuild +++ b/mail-filter/libsrs2/libsrs2-1.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit eutils autotools DESCRIPTION="libsrs2 is the next generation Sender Rewriting Scheme library" -HOMEPAGE="http://www.libsrs2.org/" -SRC_URI="http://www.libsrs2.org/srs/${P}.tar.gz" +HOMEPAGE="https://www.libsrs2.org/" +SRC_URI="https://www.libsrs2.org/srs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |