diff --git a/srcpkgs/rspamd/template b/srcpkgs/rspamd/template index fccbfc2e3b2..204a3d18781 100644 --- a/srcpkgs/rspamd/template +++ b/srcpkgs/rspamd/template @@ -1,6 +1,6 @@ # Template file for 'rspamd' pkgname=rspamd -version=1.7.8 +version=1.7.9 revision=1 build_style=cmake configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd @@ -12,8 +12,9 @@ short_desc="Fast, free and open-source spam filtering system" maintainer="Enno Boland " 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=d8ce172fbe4c2e0cb4fedfc3c38bb92710de40f2e8659fb7445d03d558229af5 +checksum=70941726253c585799e2c4670743650472be13f85e9d31bfe23bdc13c9e9bae4 system_accounts="rspamd" rspamd_homedir=/var/lib/rspamd conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"