aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Edie <michael@sawbox.net>2019-06-29 05:59:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-29 05:59:42 +0700
commita95a4d4b02c54cb55469d7cb21de614c3730ff0a (patch)
tree623e068634027d7278ec12a76b6973cefff2e0ae
parent89270fbefd286a246dde7d00de463a548ba85db8 (diff)
network/bro: Updated for version 2.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/bro/README2
-rw-r--r--network/bro/bro.SlackBuild2
-rw-r--r--network/bro/bro.info8
-rw-r--r--network/bro/slack-desc4
4 files changed, 8 insertions, 8 deletions
diff --git a/network/bro/README b/network/bro/README
index 651a3bde869fe..02323c5758158 100644
--- a/network/bro/README
+++ b/network/bro/README
@@ -1,4 +1,4 @@
-Bro is an open source intrusion detection system (IDS).
+Zeek (Bro) is an open source intrusion detection system (IDS).
It is different from traditional IDS tools in that it is
focused on network analysis. In other words, it is used
to monitor traffic traversing a network to identify anomalies.
diff --git a/network/bro/bro.SlackBuild b/network/bro/bro.SlackBuild
index e6393bb65652e..f714a62bac355 100644
--- a/network/bro/bro.SlackBuild
+++ b/network/bro/bro.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bro
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/bro/bro.info b/network/bro/bro.info
index ef6dcc18450be..4b2f654d726e0 100644
--- a/network/bro/bro.info
+++ b/network/bro/bro.info
@@ -1,8 +1,8 @@
PRGNAM="bro"
-VERSION="2.6.1"
-HOMEPAGE="https://www.bro.org"
-DOWNLOAD="https://www.bro.org/downloads/bro-2.6.1.tar.gz"
-MD5SUM="36e2decedf77c20f09a3e11d59fdc2b2"
+VERSION="2.6.2"
+HOMEPAGE="https://www.zeek.org"
+DOWNLOAD="https://www.zeek.org/downloads/bro-2.6.2.tar.gz"
+MD5SUM="38fa8313b25f4dff8723b3c47265ece1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/network/bro/slack-desc b/network/bro/slack-desc
index 215ad7d545252..6a49889bbd444 100644
--- a/network/bro/slack-desc
+++ b/network/bro/slack-desc
@@ -6,9 +6,9 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-bro: bro (The Bro Network Security Monitor)
+bro: Zeek (The Zeek Network Security Monitor)
bro:
-bro: Bro is an open source intrusion detection system (IDS).
+bro: Zeek is an open source intrusion detection system (IDS).
bro: It is different from traditional IDS tools in that it is
bro: focused on network analysis. In other words, it is used
bro: to monitor traffic traversing a network to identify anomalies.