summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-17 18:59:14 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:43 +0100
commit04f2be4dc6b79b03c72f2fae9ea614425b950557 (patch)
treee87a2207ab8db1fef39ff02996b55511bd47a068 /network
parentb2fcce6633a2d9814b04440e4bd31f9d29f91da8 (diff)
downloadslackbuilds-04f2be4dc6b79b03c72f2fae9ea614425b950557.tar.gz
network/suricata: Updated for version 4.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/suricata/suricata.SlackBuild2
-rw-r--r--network/suricata/suricata.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/suricata/suricata.SlackBuild b/network/suricata/suricata.SlackBuild
index 51225ad664..33336aedec 100644
--- a/network/suricata/suricata.SlackBuild
+++ b/network/suricata/suricata.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=suricata
-VERSION=${VERSION:-3.2.3}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/suricata/suricata.info b/network/suricata/suricata.info
index 296e4ac447..aa0221bc21 100644
--- a/network/suricata/suricata.info
+++ b/network/suricata/suricata.info
@@ -1,8 +1,8 @@
PRGNAM="suricata"
-VERSION="3.2.3"
+VERSION="4.0.1"
HOMEPAGE="https://suricata-ids.org/"
-DOWNLOAD="https://www.openinfosecfoundation.org/download/suricata-3.2.3.tar.gz"
-MD5SUM="b214186778c0016e59fc85356aefc428"
+DOWNLOAD="https://www.openinfosecfoundation.org/download/suricata-4.0.1.tar.gz"
+MD5SUM="d05b323b2554e02678dfc896bb7cc6e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libnet jansson"