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,7 +1,7 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.5.6
|
||||
revision=3
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DRSPAMD_USER=rspamd
|
||||
|
@ -14,8 +14,8 @@ short_desc="Fast, free and open-source spam filtering system"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="BSD"
|
||||
homepage="http://rspamd.com/"
|
||||
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||
checksum=cda2a5b93f0e57b890767514ce00a2660baf9d48627f7367a36fe938ade14f31
|
||||
distfiles="https://github.com/vstakhov/rspamd/archive/${version}.tar.gz"
|
||||
checksum=5581462cfbe3414f53096d047b891d5c40a56dc478d2fc76d67a422c2d1702b0
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||
|
|
Loading…
Reference in New Issue