rspamd: update to 1.7.5.

Closes #14535.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-18 16:16:00 -03:00 committed by Enno Boland
parent 5d13b43b10
commit 8fad63c717

View file

@ -1,6 +1,6 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.7.4
version=1.7.5
revision=1
build_style=cmake
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0"
homepage="http://rspamd.com/"
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
checksum=0513ebed75b3e4990ae699b868598ae27b27b9e50a20d65dfcca3b1245a1a664
checksum=5aa2ff72cc74ea1fd220cd3a941745268666465be712c4d014a9fc937b7b1f5f
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"