mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/msmtp: Updated for version 1.4.21.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
85ed635f3a
commit
f2f498f832
3 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=msmtp
|
||||
VERSION=${VERSION:-1.4.20}
|
||||
VERSION=${VERSION:-1.4.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="msmtp"
|
||||
VERSION="1.4.20"
|
||||
VERSION="1.4.21"
|
||||
HOMEPAGE="http://msmtp.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/msmtp/msmtp-1.4.20.tar.bz2"
|
||||
MD5SUM="065042eaaee40c2779cf0bcfffe72aae"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/msmtp/msmtp-1.4.21.tar.bz2"
|
||||
MD5SUM="9d764cd9036168f49bc9d6531a7f3dba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
|-----handy-ruler--------------------------------------------------------|
|
||||
msmtp: msmtp (simple SMTP client)
|
||||
msmtp:
|
||||
msmtp: In the default mode, msmtp transmits a mail to an SMTP server
|
||||
|
|
Loading…
Reference in a new issue