mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/rspamd: Fixed dep info
This commit is contained in:
parent
bbcea4769b
commit
ceff8de0de
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/rspamd/rspamd/archive/2.6/rspamd-2.6.tar.gz"
|
|||
MD5SUM="e3fc425af0e2e584d8b4d264564706e3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ragel luajit redis hyperscan cmake-202x libsodium"
|
||||
REQUIRES="ragel luajit redis hyperscan"
|
||||
MAINTAINER="Ebben Aries"
|
||||
EMAIL="e@dscp.org"
|
||||
|
|
Loading…
Reference in a new issue