diff --git a/srcpkgs/rspamd/template b/srcpkgs/rspamd/template index dd69638e005..534e653c60c 100644 --- a/srcpkgs/rspamd/template +++ b/srcpkgs/rspamd/template @@ -1,6 +1,6 @@ # Template file for 'rspamd' pkgname=rspamd -version=1.1.4 +version=1.2.0 revision=1 build_style=cmake configure_args=" @@ -14,7 +14,7 @@ maintainer="Enno Boland " license="BSD" homepage="http://rspamd.com/" distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz" -checksum=7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d +checksum=1a287608787bfdd59137ae511bafeaca3c4d2faf23aa1c628bdf84d7da6d8505 system_accounts="rspamd" rspamd_homedir="/var/lib/rspamd" conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf" @@ -37,4 +37,5 @@ fi post_install() { vsv rspamd + vlicense LICENSE }