summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-03-28 06:15:20 +0100
committer Willy Sudiarto Raharjo2024-03-29 01:39:24 +0100
commit5660f57b054377c9edabdffbe2282b33f9823505 (patch)
tree52fb8455483b0137436bd8503883a53e2300c161 /network/rspamd/rspamd.SlackBuild
parenta682a9b3478a5fcd1581df9b6a4646c11d803d9b (diff)
downloadslackbuilds-5660f57b054377c9edabdffbe2282b33f9823505.tar.gz
network/rspamd: Updated for version 3.8.4
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 1b44ac3b76..071fadc54f 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Rspamd
-# Copyright 2018-2023 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2018-2024 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rspamd
-VERSION=${VERSION:-3.8.1}
+VERSION=${VERSION:-3.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}