rspamd: update to 1.9.2.

This commit is contained in:
maxice8 2019-04-17 22:23:00 -03:00 committed by maxice8
parent a513e4fb0b
commit 5624843590
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.9.1
version=1.9.2
revision=1
build_style=cmake
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
@ -14,7 +14,7 @@ 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=a4509294ca565e0a86424ae67ab49f282349b5fa3bfc9aeb16c1c03cbe422aa5
checksum=69a39cb83a4d28da2fc2fc2dc7c8e07435557e50e19cfdf73bd1ebd964da80f9
system_accounts="rspamd"
rspamd_homedir=/var/lib/rspamd
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"