rspamd: new version of libressl

This commit is contained in:
Toyam Cox 2016-03-25 17:36:36 -04:00
parent c7bf5aa839
commit 8ec6833c04
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'rspamd' # Template file for 'rspamd'
pkgname=rspamd pkgname=rspamd
version=1.2.1 version=1.2.1
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args=" configure_args="
-DRSPAMD_USER=rspamd -DRSPAMD_USER=rspamd
-DCONFDIR=/etc/rspamd -DCONFDIR=/etc/rspamd
-DDBDIR=/var/lib/rspamd" -DDBDIR=/var/lib/rspamd"
hostmakedepends="cmake pkg-config perl" hostmakedepends="pkg-config perl"
makedepends="LuaJIT-devel libressl-devel gmime-devel libevent-devel sqlite-devel hiredis-devel file-devel" 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" short_desc="Fast, free and open-source spam filtering system"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"