mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
rspamd: update to 1.7.5.
Closes #14535. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
5d13b43b10
commit
8fad63c717
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.7.4
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://rspamd.com/"
|
||||
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
||||
checksum=0513ebed75b3e4990ae699b868598ae27b27b9e50a20d65dfcca3b1245a1a664
|
||||
checksum=5aa2ff72cc74ea1fd220cd3a941745268666465be712c4d014a9fc937b7b1f5f
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue