From bc68ee12ea32d420062dd076c582f930df1485d8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 27 Oct 2015 07:54:34 +0100 Subject: [PATCH] rspamd: update to 1.0.8. --- srcpkgs/rspamd/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/rspamd/template b/srcpkgs/rspamd/template index 4784de016e..45d264040b 100644 --- a/srcpkgs/rspamd/template +++ b/srcpkgs/rspamd/template @@ -1,6 +1,6 @@ # Template file for 'rspamd' pkgname=rspamd -version=1.0.7 +version=1.0.8 revision=1 build_style=cmake configure_args=" @@ -14,7 +14,7 @@ maintainer="Enno Boland " license="BSD" homepage="http://rspamd.com/" distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz" -checksum=a1de32154658a22a3aae2cb1ba5211dc9b79a7a4bb5a8efa11106131b0a2f6bc +checksum=42412ee2fb13aa335f793ea8d58305138868e33d51fab3b3cdb5a9038e4fe6d9 system_accounts="rspamd" rspamd_homedir="/var/lib/rspamd" conf_files=" @@ -68,10 +68,6 @@ if [ "$CROSS_BUILD" ]; then } fi -if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then - broken="http://build.voidlinux.eu/builders/i686_builder/builds/17817/steps/shell_3/logs/stdio" -fi - post_install() { vsv rspamd }