rspamd: update to 1.2.2.

This commit is contained in:
Enno Boland 2016-04-04 06:58:59 +02:00
parent 3f0aa3225a
commit 5a73e3af9e

View File

@ -1,7 +1,7 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.2.1
revision=2
version=1.2.2
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=fa4379d047c2b8f029500db69a6c2e8e2ca36f6b187ea49ee5e8892c5236392a
checksum=3e46509194f28ac36dc1d9a24d68afffed6e20e1a5e0cdb8573ec4fdd80eec73
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"