rspamd: update to 1.0.8.
This commit is contained in:
parent
ab1702f528
commit
bc68ee12ea
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rspamd'
|
# Template file for 'rspamd'
|
||||||
pkgname=rspamd
|
pkgname=rspamd
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://rspamd.com/"
|
homepage="http://rspamd.com/"
|
||||||
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||||
checksum=a1de32154658a22a3aae2cb1ba5211dc9b79a7a4bb5a8efa11106131b0a2f6bc
|
checksum=42412ee2fb13aa335f793ea8d58305138868e33d51fab3b3cdb5a9038e4fe6d9
|
||||||
system_accounts="rspamd"
|
system_accounts="rspamd"
|
||||||
rspamd_homedir="/var/lib/rspamd"
|
rspamd_homedir="/var/lib/rspamd"
|
||||||
conf_files="
|
conf_files="
|
||||||
@ -68,10 +68,6 @@ if [ "$CROSS_BUILD" ]; then
|
|||||||
}
|
}
|
||||||
fi
|
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() {
|
post_install() {
|
||||||
vsv rspamd
|
vsv rspamd
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user