rspamd: update to 1.3.0.

This commit is contained in:
Enno Boland 2016-07-26 10:02:34 +02:00
parent 753f680df8
commit 8826f5fcb3

View file

@ -1,20 +1,20 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.2.8
revision=3
version=1.3.0
revision=1
build_style=cmake
configure_args="
-DRSPAMD_USER=rspamd
-DCONFDIR=/etc/rspamd
-DDBDIR=/var/lib/rspamd"
hostmakedepends="pkg-config perl"
hostmakedepends="pkg-config perl ragel"
makedepends="LuaJIT-devel libressl-devel gmime-devel libevent-devel sqlite-devel hiredis-devel file-devel"
short_desc="Fast, free and open-source spam filtering system"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD"
homepage="http://rspamd.com/"
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
checksum=485438d8c38ada1a6e95c9ea1298d2c899d4ec618f1dd5f539663522c506eb2b
checksum=42a15ab3507e50beb10f35b7db5ae1fcdb35d47f5cae51c83713a241ff730b1b
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"