aboutsummaryrefslogtreecommitdiff
path: root/ssmtp
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 20:41:14 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 20:41:14 +0000
commit4a79348fdf8ef0edd8a84e0b8418f001af8f8763 (patch)
tree4bb7cfaef2f3622fb6f381bf8e9123a95a3032c6 /ssmtp
parentb3e354700ac5053190d4df4f7ef4d2228c7aa1c2 (diff)
downloadslackbuilds-4a79348fdf8ef0edd8a84e0b8418f001af8f8763.tar.gz
slackbuilds-4a79348fdf8ef0edd8a84e0b8418f001af8f8763.tar.bz2
ssmtp update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@123 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'ssmtp')
-rwxr-xr-xssmtp/ssmtp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssmtp/ssmtp.SlackBuild b/ssmtp/ssmtp.SlackBuild
index 48c3da69..bbbd412e 100755
--- a/ssmtp/ssmtp.SlackBuild
+++ b/ssmtp/ssmtp.SlackBuild
@@ -16,7 +16,7 @@ fi
# default settings
PACKAGE="ssmtp"
ARCH=${ARCH:=x86_64}
-VERSION=${VERSION:=2.6.1-2}
+VERSION=${VERSION:=2.6.1}
BUILD=${BUILD:=4rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}