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