summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-01-20 22:07:03 +0100
committer Willy Sudiarto Raharjo2024-01-21 02:58:05 +0100
commit66de1c5e05dfb5737dca6796c536e5f6c6aa1bb9 (patch)
treeda191acd730f537609e730e8a9f7b2e03f110b6f /network/rspamd/rspamd.SlackBuild
parent8fe7478ca99d64040ad135ba64f5a66d74cf376a (diff)
downloadslackbuilds-66de1c5e05dfb5737dca6796c536e5f6c6aa1bb9.tar.gz
network/rspamd: Updated for version 3.8.0
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 986e304ddb..05932659f2 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rspamd
-VERSION=${VERSION:-3.7.5}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}