summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-02-07 03:27:23 +0100
committer Willy Sudiarto Raharjo2015-02-07 03:27:23 +0100
commit451311675f5c55c07593173bdbbf4913f6233f8e (patch)
tree905305a0749324898becefd1f55f5dd4986746a4 /network
parent6a12363518b57d1ec24add40d0fd8620bc21b1cf (diff)
downloadslackbuilds-451311675f5c55c07593173bdbbf4913f6233f8e.tar.gz
network/suricata: Updated for version 2.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ae255550be..7647f0c2b9 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:-2.0.5}
+VERSION=${VERSION:-2.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/suricata/suricata.info b/network/suricata/suricata.info
index 7de24664ee..30a2d10718 100644
--- a/network/suricata/suricata.info
+++ b/network/suricata/suricata.info
@@ -1,8 +1,8 @@
PRGNAM="suricata"
-VERSION="2.0.5"
+VERSION="2.0.6"
HOMEPAGE="http://suricata-ids.org/"
-DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-2.0.5.tar.gz"
-MD5SUM="2ff10b929bf7d5fd4d345b0fd8f268a1"
+DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-2.0.6.tar.gz"
+MD5SUM="14bfb3adc184d4da321c93ed9abae500"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libcap-ng libnet jansson"