rspamd: update to 1.9.4.
This commit is contained in:
parent
c97d6dfb91
commit
e6de3583d2
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rspamd'
|
# Template file for 'rspamd'
|
||||||
pkgname=rspamd
|
pkgname=rspamd
|
||||||
version=1.9.2
|
version=1.9.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
||||||
-DDBDIR=/var/lib/rspamd"
|
-DDBDIR=/var/lib/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=69a39cb83a4d28da2fc2fc2dc7c8e07435557e50e19cfdf73bd1ebd964da80f9
|
checksum=e4720c1f45defd07dd17b9563d0ddc480c70beadbc1a833235c077960092e030
|
||||||
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…
Reference in New Issue