diff options
Diffstat (limited to 'net/mail/sympa')
-rwxr-xr-x | net/mail/sympa/sympa.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild index c5757049..5718cfa8 100755 --- a/net/mail/sympa/sympa.SlackBuild +++ b/net/mail/sympa/sympa.SlackBuild @@ -38,7 +38,7 @@ fi # default settings PACKAGE="sympa" -VERSION=${VERSION:=5.3} +VERSION=${VERSION:=5.3.3} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} |