diff options
author | Grigorios Bouzakis <grbzks@xsmail.com> | 2010-04-08 23:40:16 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:27:15 +0200 |
commit | d0c9fa79ea0f2da2a6f38890de01fbe580afc676 (patch) | |
tree | 3b6723f6b34c13ebbb1b24da9707e8909074d375 /network/msmtp/msmtp.SlackBuild | |
parent | 70a1aa314f051713510504432ae2f9ecff5ecdfa (diff) |
network/msmtp: Updated for version 1.4.20.
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 96245e655b51..64299c7144da 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} |