rspamd: update to 1.4.0.

This commit is contained in:
Enno Boland 2016-11-22 19:52:32 +01:00
parent 7236e232af
commit 97068b4951
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.3.5
revision=2
version=1.4.0
revision=1
build_style=cmake
configure_args="
-DRSPAMD_USER=rspamd
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD"
homepage="http://rspamd.com/"
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
checksum=d4413ccfc238c3023e2b8a9441b101a6437f521f333fc9db2dd924d473fee696
checksum=30c9acf93bdcc6c009524c8b2770931475929c6c9e948faa90d7412306055a1c
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"