aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnet/mail/dovecot/dovecot.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mail/dovecot/dovecot.SlackBuild b/net/mail/dovecot/dovecot.SlackBuild
index 665afb0e..8c2e2adc 100755
--- a/net/mail/dovecot/dovecot.SlackBuild
+++ b/net/mail/dovecot/dovecot.SlackBuild
@@ -39,7 +39,7 @@ fi
# default settings
PACKAGE="dovecot"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=1.0.0}
+VERSION=${VERSION:=1.0.13}
BUILD=${BUILD:=2rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}