commit: a837955096562f7615b8a7c76245280e9f26c80d Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Nov 15 00:11:55 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Nov 15 00:24:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8379550
net-mail/postfix-logwatch: update HOMEPAGE, SRC_URI (http -> https) Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild index 43edbac64654..b6113b4c9f09 100644 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A log analyzer for postfix" -HOMEPAGE="http://michael.orlitzky.com/code/postfix-logwatch.xhtml" -SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" +HOMEPAGE="https://michael.orlitzky.com/code/postfix-logwatch.xhtml" +SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.xz" LICENSE="MIT" SLOT="0"
