mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/suricata: Fixed dep info
This commit is contained in:
parent
42e3dd2e8d
commit
59081943c3
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
suricata (Network Security Monitoring)
|
||||
|
||||
Suricata is a high performance Network IDS, IPS and Network Security
|
||||
Monitoring engine. Open Source and owned by a community run non-profit
|
||||
foundation, the Open Information Security Foundation (OISF). Suricata
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://www.openinfosecfoundation.org/download/suricata-4.1.2.tar.gz"
|
|||
MD5SUM="8d50d031fc3848ad9a6694df97adacbe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libnet jansson"
|
||||
REQUIRES="libnet"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue