rspamd: update to 1.0.6.
This commit is contained in:
parent
8d64f7fecc
commit
999ef44822
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
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=0a020e572515c276ef82352dea4a698e22552c941d3c4c3c379e1f3a163a11df
|
||||
checksum=95ba042c5e539406d13aafee2af4b42fe277a1c7201f1498215bfcc8b63557ac
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue