diff --git a/srcpkgs/rspamd/template b/srcpkgs/rspamd/template index e5f44b70b9..8d23dc7d28 100644 --- a/srcpkgs/rspamd/template +++ b/srcpkgs/rspamd/template @@ -1,7 +1,7 @@ # Template file for 'rspamd' pkgname=rspamd -version=1.8.1 -revision=3 +version=1.8.2 +revision=1 build_style=cmake configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd -DDBDIR=/var/lib/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=cd25dab6fbd2b20b3bf0c871b133d08a5107696e012c798c6e93cd9e53537555 +checksum=6cacf6ea0cd72eebc085aa70acef9b3c928c100c9d05232e760b94fe41ac90df system_accounts="rspamd" rspamd_homedir=/var/lib/rspamd conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"