summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2021-07-19 10:47:05 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-23 09:45:28 +0700
commita56b6e92efa2ad657f04e2a052f6c9018dfdc08b (patch)
treeab2579e353851cc9afd95ede6739340c28b0ec20 /network
parenta3faae19005cb957e895c5fd14904b7259e96512 (diff)
downloadslackbuilds-a56b6e92efa2ad657f04e2a052f6c9018dfdc08b.tar.gz
slackbuilds-a56b6e92efa2ad657f04e2a052f6c9018dfdc08b.tar.xz
network/rspamd: Updated for version 2.7
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 190f5db966..1ce8c078cc 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rspamd
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/rspamd/rspamd.info b/network/rspamd/rspamd.info
index fef508b463..b4494074ca 100644
--- a/network/rspamd/rspamd.info
+++ b/network/rspamd/rspamd.info
@@ -1,8 +1,8 @@
PRGNAM="rspamd"
-VERSION="2.6"
+VERSION="2.7"
HOMEPAGE="https://rspamd.com"
-DOWNLOAD="https://github.com/rspamd/rspamd/archive/2.6/rspamd-2.6.tar.gz"
-MD5SUM="e3fc425af0e2e584d8b4d264564706e3"
+DOWNLOAD="https://github.com/rspamd/rspamd/archive/2.7/rspamd-2.7.tar.gz"
+MD5SUM="8125fd01e676c7624f077a2a58076e60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ragel luajit redis hyperscan"