From ad82ba2f778595d7e72261743875bfa7b7be3093 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 12 Nov 2022 16:50:30 +0100 Subject: app-shells/smrsh: update HOMEPAGE, SRC_URI Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/28246 Signed-off-by: Conrad Kostecki --- app-shells/smrsh/smrsh-8.15.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-shells') diff --git a/app-shells/smrsh/smrsh-8.15.2.ebuild b/app-shells/smrsh/smrsh-8.15.2.ebuild index d253f8f3657c..369729b8d800 100644 --- a/app-shells/smrsh/smrsh-8.15.2.ebuild +++ b/app-shells/smrsh/smrsh-8.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Sendmail restricted shell, for use with MTAs other than Sendmail" -HOMEPAGE="http://www.sendmail.org/" -SRC_URI="ftp://ftp.fu-berlin.de/unix/mail/sendmail/sendmail.${PV}.tar.gz" +HOMEPAGE="https://www.proofpoint.com/us/products/email-protection/open-source-email-solution" +SRC_URI="https://ftp.sendmail.org/sendmail.${PV}.tar.gz" S="${WORKDIR}/sendmail-${PV}" LICENSE="Sendmail" -- cgit v1.2.3-65-gdbad