diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:11:55 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:24:19 -0500 |
commit | a837955096562f7615b8a7c76245280e9f26c80d (patch) | |
tree | e07bcae5b90056794565f01fd7f33ad0a7cd3c87 /net-mail | |
parent | net-mail/amavis-logwatch: update HOMEPAGE, SRC_URI (http -> https) (diff) | |
download | gentoo-a837955096562f7615b8a7c76245280e9f26c80d.tar.gz gentoo-a837955096562f7615b8a7c76245280e9f26c80d.tar.bz2 gentoo-a837955096562f7615b8a7c76245280e9f26c80d.zip |
net-mail/postfix-logwatch: update HOMEPAGE, SRC_URI (http -> https)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild | 6 |
1 files 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" |