aboutsummaryrefslogtreecommitdiff
path: root/ssmtp/ssmtp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ssmtp/ssmtp.SlackBuild')
-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}