app-shells/smrsh: update HOMEPAGE, SRC_URI

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/28246
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2022-11-12 16:50:30 +01:00
committed by Conrad Kostecki
parent ef4d5a22ec
commit ad82ba2f77

View File

@@ -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"