mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
rspamd: update to 1.9.1.
This commit is contained in:
parent
7b9ada4057
commit
734aec65b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rspamd'
|
# Template file for 'rspamd'
|
||||||
pkgname=rspamd
|
pkgname=rspamd
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="https://rspamd.com/"
|
homepage="https://rspamd.com/"
|
||||||
changelog="https://raw.githubusercontent.com/vstakhov/rspamd/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/vstakhov/rspamd/master/ChangeLog"
|
||||||
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
||||||
checksum=0273b7b40b4e9260bc5454e328e90b035d70154c2054b1f93490f24cde2d93e4
|
checksum=a4509294ca565e0a86424ae67ab49f282349b5fa3bfc9aeb16c1c03cbe422aa5
|
||||||
system_accounts="rspamd"
|
system_accounts="rspamd"
|
||||||
rspamd_homedir=/var/lib/rspamd
|
rspamd_homedir=/var/lib/rspamd
|
||||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue