diff options
Diffstat (limited to 'network/msmtp/msmtp.SlackBuild')
-rw-r--r-- | network/msmtp/msmtp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/msmtp/msmtp.SlackBuild b/network/msmtp/msmtp.SlackBuild index 96245e655b..64299c7144 100644 --- a/network/msmtp/msmtp.SlackBuild +++ b/network/msmtp/msmtp.SlackBuild @@ -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} |