From 146d19ec577773e6d375bca1254f6a8a5a20c402 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Sat, 8 Dec 2018 10:12:31 +0700 Subject: network/rspamd: Updated for version 1.8.3. Signed-off-by: Willy Sudiarto Raharjo --- network/rspamd/rspamd.SlackBuild | 2 +- network/rspamd/rspamd.info | 6 +++--- network/rspamd/slack-desc | 9 +++++++-- 3 files changed, 11 insertions(+), 6 deletions(-) (limited to 'network/rspamd') 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: -- cgit v1.2.3