summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-02-03 01:04:35 +0100
committer Willy Sudiarto Raharjo2024-02-03 01:41:10 +0100
commit408299318e47b88604e402aea19b39ec7c0e2e13 (patch)
treef503616f6e5ffbd8b64ed494164414d66da3ffb0 /network/rspamd/rspamd.SlackBuild
parent2b91cbc5f2c4d9767d7c4994c7f2eed42c276bea (diff)
downloadslackbuilds-408299318e47b88604e402aea19b39ec7c0e2e13.tar.gz
network/rspamd: Updated for version 3.8.1
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 05932659f2..1b44ac3b76 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.8.0}
+VERSION=${VERSION:-3.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}