rspamd: update to 1.3.3.

This commit is contained in:
Enno Boland 2016-08-20 14:19:46 +02:00
parent cd4aa1cd55
commit ef90544707

View file

@ -1,6 +1,6 @@
# Template file for 'rspamd' # Template file for 'rspamd'
pkgname=rspamd pkgname=rspamd
version=1.3.2 version=1.3.3
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=283227d8f38fcc4c5d4b913996b52f55370c5445ec6f8dbb550aec2bb2d46c2a checksum=1296d3d0d97226e238c5d5954f58f2154bcbde4ba3ed45647b6b75da7a2e2b17
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"