rspamd: update to 1.7.9.

This commit is contained in:
prspkt 2018-08-03 22:34:33 +03:00 committed by maxice8
parent 5ce59a36e7
commit 31ebe53587

View file

@ -1,6 +1,6 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.7.8
version=1.7.9
revision=1
build_style=cmake
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
@ -12,8 +12,9 @@ short_desc="Fast, free and open-source spam filtering system"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0"
homepage="https://rspamd.com/"
changelog="https://raw.githubusercontent.com/vstakhov/rspamd/master/ChangeLog"
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
checksum=d8ce172fbe4c2e0cb4fedfc3c38bb92710de40f2e8659fb7445d03d558229af5
checksum=70941726253c585799e2c4670743650472be13f85e9d31bfe23bdc13c9e9bae4
system_accounts="rspamd"
rspamd_homedir=/var/lib/rspamd
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"