rspamd: update to 1.0.7.

This commit is contained in:
Enno Boland 2015-10-26 17:04:10 +01:00
parent 9de6643fe3
commit ef077f98c3
2 changed files with 3 additions and 15 deletions

View File

@ -1,12 +0,0 @@
Enable curve25519-donn.c for non x86
--- src/libcryptobox/CMakeLists.txt 2015-10-15 14:13:46.000000000 +0200
+++ src/libcryptobox/CMakeLists.txt 2015-10-18 02:33:14.705237158 +0200
@@ -56,6 +56,7 @@
SET(CURVESRC ${CURVESRC} ${CMAKE_CURRENT_SOURCE_DIR}/curve25519/curve25519-donna.c)
ELSE()
SET(POLYSRC ${POLYSRC} ${CMAKE_CURRENT_SOURCE_DIR}/poly1305/ref-32.c)
+ SET(CURVESRC ${CURVESRC} ${CMAKE_CURRENT_SOURCE_DIR}/curve25519/curve25519-donna.c)
ENDIF()
IF(HAVE_AVX2)

View File

@ -1,7 +1,7 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.0.6
revision=2
version=1.0.7
revision=1
build_style=cmake
configure_args="
-DRSPAMD_USER=rspamd \
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD"
homepage="http://rspamd.com/"
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
checksum=95ba042c5e539406d13aafee2af4b42fe277a1c7201f1498215bfcc8b63557ac
checksum=a1de32154658a22a3aae2cb1ba5211dc9b79a7a4bb5a8efa11106131b0a2f6bc
system_accounts="rspamd"
rspamd_homedir="/var/lib/rspamd"
conf_files="