summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-11-06 22:57:31 +0100
committer Willy Sudiarto Raharjo2021-11-07 07:10:50 +0100
commitf4d72c6502076dd237fb724e6149989bd07a018a (patch)
tree9b69793a9332989fb939b713b6b33ec3257c08cb /network/rspamd/rspamd.SlackBuild
parent22f1fdfc373d7622f5bccb41b9eae4d39f42049b (diff)
downloadslackbuilds-f4d72c6502076dd237fb724e6149989bd07a018a.tar.gz
network/rspamd: Updated for version 3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rspamd/rspamd.SlackBuild')
-rw-r--r--network/rspamd/rspamd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/rspamd/rspamd.SlackBuild b/network/rspamd/rspamd.SlackBuild
index 1ce8c078cc..91ebcd96d1 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Rspamd
-# Copyright 2018-2020 Ebben Aries <e@dscp.org>
+# Copyright 2018-2021 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rspamd
-VERSION=${VERSION:-2.7}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}