diff options
Diffstat (limited to 'net')
-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 e9df95bd..78a4ac95 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.4} +VERSION=${VERSION:=5.4} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} |