summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2023-11-22 16:40:04 +0100
committer Willy Sudiarto Raharjo2023-11-22 17:53:20 +0100
commit9b03aed1f5be20d591e7b9df5823b3107f9cd306 (patch)
treece4f1d80c81230ce2ac79540f3fc6dc5193ad19c /network/rspamd/rspamd.SlackBuild
parent1dfc189c0f7c5b931933af719e32bed65b2c7bd7 (diff)
downloadslackbuilds-9b03aed1f5be20d591e7b9df5823b3107f9cd306.tar.gz
network/rspamd: Updated for version 3.7.4
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 f157b82938..c27a22fe18 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.3}
+VERSION=${VERSION:-3.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}