summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2018-12-08 10:12:31 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-08 10:12:31 +0700
commit146d19ec577773e6d375bca1254f6a8a5a20c402 (patch)
treef431a50770bff35f178b7e0a2afe53ba81f57303
parentfff86ea03edd49759a13da74f29a0b0b227a6d8f (diff)
downloadslackbuilds-146d19ec577773e6d375bca1254f6a8a5a20c402.tar.gz
slackbuilds-146d19ec577773e6d375bca1254f6a8a5a20c402.tar.xz
network/rspamd: Updated for version 1.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/rspamd/rspamd.SlackBuild2
-rw-r--r--network/rspamd/rspamd.info6
-rw-r--r--network/rspamd/slack-desc9
3 files changed, 11 insertions, 6 deletions
diff --git a/network/rspamd/rspamd.SlackBuild b/network/rspamd/rspamd.SlackBuild
index 72692e89f2..5e8909102a 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rspamd
-VERSION=${VERSION:-1.8.2}
+VERSION=${VERSION:-1.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/rspamd/rspamd.info b/network/rspamd/rspamd.info
index d9d447b429..dd6fd5d3fc 100644
--- a/network/rspamd/rspamd.info
+++ b/network/rspamd/rspamd.info
@@ -1,8 +1,8 @@
PRGNAM="rspamd"
-VERSION="1.8.2"
+VERSION="1.8.3"
HOMEPAGE="https://rspamd.com"
-DOWNLOAD="https://github.com/rspamd/rspamd/archive/1.8.2/rspamd-1.8.2.tar.gz"
-MD5SUM="14b50a717c0997381c3d3be77967c500"
+DOWNLOAD="https://github.com/rspamd/rspamd/archive/1.8.3/rspamd-1.8.3.tar.gz"
+MD5SUM="e67edecfa99966e3f7ed712807aeb2fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ragel luajit redis hyperscan"
diff --git a/network/rspamd/slack-desc b/network/rspamd/slack-desc
index c62c61c263..f020c73be4 100644
--- a/network/rspamd/slack-desc
+++ b/network/rspamd/slack-desc
@@ -11,9 +11,14 @@ rspamd:
rspamd: Rspamd is an advanced spam filtering system that allows evaluation of
rspamd: messages by a number of rules including regular expressions,
rspamd: statistical analysis and custom services such as URL black lists.
-rspamd: Each message is analysed by rspamd and given a spam score.
-rspamd:
+rspamd: Each message is analysed by Rspamd and given a spam score.
rspamd:
+rspamd: According to this spam score and the user’s settings Rspamd recommends
+rspamd: an action for the MTA to apply to the message: for example, to pass,
+rspamd: to reject or to add a header. Rspamd is designed to process hundreds
+rspamd: of messages per second simultaneously and has a number of features
+rspamd: available.
rspamd:
+rspamd: Home-Page: https://rspamd.com
rspamd:
rspamd: