mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/suricata: Updated for version 3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7bac296507
commit
4c9baba858
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.1.3}
|
||||
VERSION=${VERSION:-3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suricata"
|
||||
VERSION="3.1.3"
|
||||
VERSION="3.2"
|
||||
HOMEPAGE="http://suricata-ids.org/"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.1.3.tar.gz"
|
||||
MD5SUM="7242f9b2cb96d27d5e9f8ff085c5029e"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.2.tar.gz"
|
||||
MD5SUM="05854b3390ea86fabe73bdb5a90db36c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libnet jansson"
|
||||
|
|
Loading…
Reference in a new issue