summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2023-12-28 17:55:35 +0100
committer Willy Sudiarto Raharjo2023-12-29 12:49:47 +0100
commitd95a890b5fbda4b0081f61adc6cf3743d818acc4 (patch)
treeba64b56bec7b0b3ead13f3f948c2cb7c1b873cb2 /network/rspamd/rspamd.SlackBuild
parent71ce4d8c8619925e12b0016edf82f60dcc432f7f (diff)
downloadslackbuilds-d95a890b5fbda4b0081f61adc6cf3743d818acc4.tar.gz
network/rspamd: Updated for version 3.7.5
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 c27a22fe18..986e304ddb 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.4}
+VERSION=${VERSION:-3.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}