mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
ef4d5a22ec
commit
ad82ba2f77
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user