diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-11-22 08:18:23 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:58:05 -0500 |
commit | 3e07155b10d4e15de8200325dca328414330b486 (patch) | |
tree | 61afa36008e34405055cd646c0bab74106480fbe /network/snort/snort.info | |
parent | 93d82439d70c45e0813d44e3ea2f904635658200 (diff) | |
download | slackbuilds-3e07155b10d4e15de8200325dca328414330b486.tar.gz |
network/snort: Updated for version 2.9.17.
Use libtirpc rpc headers, add the new dep luajit
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/snort/snort.info')
-rw-r--r-- | network/snort/snort.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/snort/snort.info b/network/snort/snort.info index 38c8c4110f..3bcb6aa954 100644 --- a/network/snort/snort.info +++ b/network/snort/snort.info @@ -1,10 +1,10 @@ PRGNAM="snort" -VERSION="2.9.11.1" +VERSION="2.9.17" HOMEPAGE="https://www.snort.org/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/snort/snort-2.9.11.1.tar.gz" -MD5SUM="378e3938b2b5c8e358f942d0ffce18cc" +DOWNLOAD="https://www.snort.org/downloads/snort/snort-2.9.17.tar.gz" +MD5SUM="3fe89f22def4e9ffda01f07f816e666d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="daq" +REQUIRES="daq luajit" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |