commit: abf5b4bd8d4a2450b07dc7c8004fbac07f24fb0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 10:27:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 10:37:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf5b4bd
mail-filter/postgrey: HTTPSify HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild b/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild index 37d56b8a5b0..6caabd8454a 100644 --- a/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild @@ -7,7 +7,7 @@ inherit systemd COMMIT="eb420c5dee57dd54e6f63bad5d74e85f5cc9535d" DESCRIPTION="Postgrey is a Postfix policy server implementing greylisting" -HOMEPAGE="http://postgrey.schweikert.ch/" +HOMEPAGE="https://postgrey.schweikert.ch/" SRC_URI="https://github.com/schweikert/postgrey/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}"
