summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-07-19 18:47:05 +0200
committer Willy Sudiarto Raharjo2021-07-23 04:45:28 +0200
commita56b6e92efa2ad657f04e2a052f6c9018dfdc08b (patch)
treeab2579e353851cc9afd95ede6739340c28b0ec20 /network/rspamd/rspamd.SlackBuild
parenta3faae19005cb957e895c5fd14904b7259e96512 (diff)
downloadslackbuilds-a56b6e92efa2ad657f04e2a052f6c9018dfdc08b.tar.gz
network/rspamd: Updated for version 2.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rspamd/rspamd.SlackBuild')
-rw-r--r--network/rspamd/rspamd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/rspamd/rspamd.SlackBuild b/network/rspamd/rspamd.SlackBuild
index 190f5db966..1ce8c078cc 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rspamd
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}