rspamd: update to 1.8.1.

This commit is contained in:
maxice8 2018-10-21 16:12:58 -03:00 committed by Enno Boland
parent cb120b7fee
commit b34ff96f10
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.8.0
version=1.8.1
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=3d83fbe240c61cf457bbbd74b9fee68c74ed5edd3480e6da358b0db7d4f732be
checksum=cd25dab6fbd2b20b3bf0c871b133d08a5107696e012c798c6e93cd9e53537555
system_accounts="rspamd"
rspamd_homedir=/var/lib/rspamd
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"