rspamd: update to 1.2.0.
This commit is contained in:
parent
fe522674b0
commit
9856bfe172
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.1.4
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://rspamd.com/"
|
||||
distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||
checksum=7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d
|
||||
checksum=1a287608787bfdd59137ae511bafeaca3c4d2faf23aa1c628bdf84d7da6d8505
|
||||
system_accounts="rspamd"
|
||||
rspamd_homedir="/var/lib/rspamd"
|
||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||
|
@ -37,4 +37,5 @@ fi
|
|||
|
||||
post_install() {
|
||||
vsv rspamd
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue