rspamd: update to 1.3.1.
This commit is contained in:
parent
fcee300688
commit
cb728d5072
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://rspamd.com/"
|
||||
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||
checksum=42a15ab3507e50beb10f35b7db5ae1fcdb35d47f5cae51c83713a241ff730b1b
|
||||
checksum=005bb9c8985d99ad86883769a3979e98fa387a4a00d57c3187d78c4df4fd5afe
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||
|
|
Loading…
Reference in a new issue