mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rspamd: update to 1.7.8.
This commit is contained in:
parent
cab5b3e4ea
commit
637dc9efae
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.7.7
|
version=1.7.8
|
||||||
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
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://rspamd.com/"
|
homepage="https://rspamd.com/"
|
||||||
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
||||||
checksum=8d494d2374cf3de786d452670118e4b5c764db3811920c9dc770880ad025787a
|
checksum=d8ce172fbe4c2e0cb4fedfc3c38bb92710de40f2e8659fb7445d03d558229af5
|
||||||
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