mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/msmtp: Updated for version 1.4.20.
This commit is contained in:
parent
70a1aa314f
commit
d0c9fa79ea
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for msmtp
|
||||
|
||||
# Copyright 2007 Martin Lefebvre <dadexter@sekurity.com>
|
||||
# Copyright 2009 Grigorios Bouzakis <grbzks@xsmail.com>
|
||||
# Copyright 2009-2010 Grigorios Bouzakis <grbzks@xsmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=msmtp
|
||||
VERSION=${VERSION:-1.4.19}
|
||||
VERSION=${VERSION:-1.4.20}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="msmtp"
|
||||
VERSION="1.4.19"
|
||||
VERSION="1.4.20"
|
||||
HOMEPAGE="http://msmtp.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/msmtp/msmtp-1.4.19.tar.bz2"
|
||||
MD5SUM="f0afdc943bf7c8a3a3bf3fe1a73072c4"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/msmtp/msmtp-1.4.20.tar.bz2"
|
||||
MD5SUM="065042eaaee40c2779cf0bcfffe72aae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
EMAIL="grbzks@xsmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue