aboutsummaryrefslogtreecommitdiff
path: root/network/rspamd
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-03-18 12:45:46 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:19 +0700
commit1bdbf8ff2e6275e3df7383132de652cd98c0f2d0 (patch)
tree80dfc751273d83dbc585e3aabba2173a4cb942d1 /network/rspamd
parent2d5246b5ea0d606a1e035e4985dc584df4a6541d (diff)
network/rspamd: Updated for version 3.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 3d85fcbfea75a..93754d7d5ea33 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.4}
+VERSION=${VERSION:-3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/rspamd/rspamd.info b/network/rspamd/rspamd.info
index db47bd0ceb235..90d75786022c9 100644
--- a/network/rspamd/rspamd.info
+++ b/network/rspamd/rspamd.info
@@ -1,8 +1,8 @@
PRGNAM="rspamd"
-VERSION="3.4"
+VERSION="3.5"
HOMEPAGE="https://rspamd.com"
-DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.4/rspamd-3.4.tar.gz"
-MD5SUM="05db39dec524f33caf5d0824ae389b0b"
+DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.5/rspamd-3.5.tar.gz"
+MD5SUM="60c9811a9188ca2a2f63e9c82d1a1109"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ragel luajit redis hyperscan"