aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-01-20 14:07:03 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-21 08:58:05 +0700
commit66de1c5e05dfb5737dca6796c536e5f6c6aa1bb9 (patch)
treeda191acd730f537609e730e8a9f7b2e03f110b6f /network
parent8fe7478ca99d64040ad135ba64f5a66d74cf376a (diff)
network/rspamd: Updated for version 3.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 986e304ddb..05932659f2 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.5}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/rspamd/rspamd.info b/network/rspamd/rspamd.info
index 672e569f0f..24bc3af42a 100644
--- a/network/rspamd/rspamd.info
+++ b/network/rspamd/rspamd.info
@@ -1,8 +1,8 @@
PRGNAM="rspamd"
-VERSION="3.7.5"
+VERSION="3.8.0"
HOMEPAGE="https://rspamd.com"
-DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.7.5/rspamd-3.7.5.tar.gz"
-MD5SUM="680a831d19cb61167b9b910f6bb09c38"
+DOWNLOAD="https://github.com/rspamd/rspamd/archive/3.8.0/rspamd-3.8.0.tar.gz"
+MD5SUM="2c441f3de44968d99f46459fbfb5a1bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit redis hyperscan"