rspamd: update to 1.0.10.
This commit is contained in:
parent
cfb2c3c4a3
commit
dc45a6da2f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.0.9
|
||||
version=1.0.10
|
||||
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=4c025ca2d8934f904a0ce9a9f696f0e05fa9f2e4bee0d976a6846c5820ccd3a8
|
||||
checksum=da8b3404ddd46e1a20fc629dfb681d28cee680160821f34d58336d733552bd38
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue