mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rspamd: update to 1.0.1.
This commit is contained in:
parent
64686e47b0
commit
2f2e3c43f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rspamd'
|
# Template file for 'rspamd'
|
||||||
pkgname=rspamd
|
pkgname=rspamd
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -14,7 +14,7 @@ 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="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||||
checksum=63b23ab1c35db6291150e1b11b3cdee33155252bd1ec57382c9b0f8f76d69a39
|
checksum=d6f5dc28c63b520e8814d5554841cfd6f153d2020e1a1d3a6ef523995e55d070
|
||||||
system_accounts="rspamd"
|
system_accounts="rspamd"
|
||||||
rspamd_homedir="/var/lib/rspamd"
|
rspamd_homedir="/var/lib/rspamd"
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue