diff options
Diffstat (limited to 'net/mail')
-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 d3f401c7..ef4b2fda 100755 --- a/net/mail/sympa/sympa.SlackBuild +++ b/net/mail/sympa/sympa.SlackBuild @@ -26,7 +26,7 @@ fi # default settings PACKAGE="sympa" -VERSION=${VERSION:=5.3a.10} +VERSION=${VERSION:=5.3b.4} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} |