From 04842b79c90bd10c4c4ed2b3c360b0570e10b1ee Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 4 Dec 2018 05:24:48 -0200 Subject: [PATCH] rspamd: update to 1.8.3. --- srcpkgs/rspamd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rspamd/template b/srcpkgs/rspamd/template index 8d23dc7d288..c44777ce6da 100644 --- a/srcpkgs/rspamd/template +++ b/srcpkgs/rspamd/template @@ -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"