summaryrefslogtreecommitdiffstats
path: root/network/msmtp/msmtp.SlackBuild
diff options
context:
space:
mode:
author Grigorios Bouzakis2010-04-09 05:40:16 +0200
committer David Somero2010-05-15 10:27:15 +0200
commitd0c9fa79ea0f2da2a6f38890de01fbe580afc676 (patch)
tree3b6723f6b34c13ebbb1b24da9707e8909074d375 /network/msmtp/msmtp.SlackBuild
parent70a1aa314f051713510504432ae2f9ecff5ecdfa (diff)
downloadslackbuilds-d0c9fa79ea0f2da2a6f38890de01fbe580afc676.tar.gz
network/msmtp: Updated for version 1.4.20.
Diffstat (limited to 'network/msmtp/msmtp.SlackBuild')
-rw-r--r--network/msmtp/msmtp.SlackBuild4
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}