rspamd: update to 1.7.2
Closes: #11788 Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
03361bb987
commit
2a1efbc369
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rspamd'
|
# Template file for 'rspamd'
|
||||||
pkgname=rspamd
|
pkgname=rspamd
|
||||||
version=1.5.6
|
version=1.7.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DRSPAMD_USER=rspamd
|
-DRSPAMD_USER=rspamd
|
||||||
|
@ -14,8 +14,8 @@ short_desc="Fast, free and open-source spam filtering system"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
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="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
||||||
checksum=cda2a5b93f0e57b890767514ce00a2660baf9d48627f7367a36fe938ade14f31
|
checksum=5581462cfbe3414f53096d047b891d5c40a56dc478d2fc76d67a422c2d1702b0
|
||||||
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
Add a link
Reference in a new issue