rspamd: update to 1.7.4.

Closes #14030.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-01 21:34:57 -03:00 committed by Enno Boland
parent 88587fa5e7
commit 197d050d77
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 4 additions and 6 deletions

View File

@ -1,11 +1,9 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.7.3
revision=2
version=1.7.4
revision=1
build_style=cmake
configure_args="
-DRSPAMD_USER=rspamd
-DCONFDIR=/etc/rspamd
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
-DDBDIR=/var/lib/rspamd"
hostmakedepends="perl pkg-config ragel"
makedepends="LuaJIT-devel fann-devel file-devel gd-devel gmime-devel
@ -15,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0"
homepage="http://rspamd.com/"
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
checksum=ec152ee61deca97941e66fb93066ae1fb3802be66e24306072e76e9e51b4dd35
checksum=0513ebed75b3e4990ae699b868598ae27b27b9e50a20d65dfcca3b1245a1a664
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"