mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
network/suricata: Updated for version 3.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a3a89c7331
commit
0ee7d59f74
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=suricata
|
||||
VERSION=${VERSION:-3.0}
|
||||
VERSION=${VERSION:-3.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suricata"
|
||||
VERSION="3.0"
|
||||
VERSION="3.0.1"
|
||||
HOMEPAGE="http://suricata-ids.org/"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.0.tar.gz"
|
||||
MD5SUM="4c05eebfb87c3c1ff51460f4e6318b9a"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.0.1.tar.gz"
|
||||
MD5SUM="c5c8e5846b54546257954f3c759d9675"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libnet jansson"
|
||||
|
|
Loading…
Reference in a new issue