aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.