rspamd: update to 1.8.0.
Closes #3083. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
de8ba60a57
commit
342a89a337
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.7.9
|
version=1.8.0
|
||||||
revision=2
|
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=70941726253c585799e2c4670743650472be13f85e9d31bfe23bdc13c9e9bae4
|
checksum=3d83fbe240c61cf457bbbd74b9fee68c74ed5edd3480e6da358b0db7d4f732be
|
||||||
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"
|
||||||
|
@ -47,5 +47,5 @@ pre_configure() {
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv rspamd
|
vsv rspamd
|
||||||
vlicense LICENSE
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue