summaryrefslogtreecommitdiffstats
path: root/network/rspamd
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-11-22 07:40:04 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-22 23:53:20 +0700
commit9b03aed1f5be20d591e7b9df5823b3107f9cd306 (patch)
treece4f1d80c81230ce2ac79540f3fc6dc5193ad19c /network/rspamd
parent1dfc189c0f7c5b931933af719e32bed65b2c7bd7 (diff)
downloadslackbuilds-9b03aed1f5be20d591e7b9df5823b3107f9cd306.tar.gz
slackbuilds-9b03aed1f5be20d591e7b9df5823b3107f9cd306.tar.xz
network/rspamd: Updated for version 3.7.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rspamd')
-rw-r--r--network/rspamd/rspamd.SlackBuild2
-rw-r--r--network/rspamd/rspamd.info6
2 files changed, 4 insertions, 4 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}
diff --git a/network/rspamd/rspamd.info b/network/rspamd/rspamd.info
index 9491100477..fafc78b151 100644
--- a/network/rspamd/rspamd.info
+++ b/network/rspamd/rspamd.info
@@ -1,8 +1,8 @@
PRGNAM="rspamd"
-VERSION="3.7.3"
+VERSION="3.7.4"
HOMEPAGE="https://rspamd.com"
-DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.7.3/rspamd-3.7.3.tar.gz"
-MD5SUM="24e4a827049de4a24bd6cfb548527c5d"
+DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.7.4/rspamd-3.7.4.tar.gz"
+MD5SUM="6a80128394dfefeade8070580ea2a464"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ragel luajit redis hyperscan"