rspamd: update to 1.8.3.

This commit is contained in:
maxice8 2018-12-04 05:24:48 -02:00 committed by maxice8
parent 9e04e90373
commit 04842b79c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.8.2
version=1.8.3
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=6cacf6ea0cd72eebc085aa70acef9b3c928c100c9d05232e760b94fe41ac90df
checksum=09ad1808e8b56db954b29622976efca54785223beaa7b859b2cdb900408de8d7
system_accounts="rspamd"
rspamd_homedir=/var/lib/rspamd
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"