network/bro: Updated for version 2.5.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Michael Edie 2018-07-10 13:28:02 +01:00 committed by David Spencer
parent c5710a1ef1
commit 6cf78c1837
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
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.
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.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bro
VERSION=${VERSION:-2.5.3}
VERSION=${VERSION:-2.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bro"
VERSION="2.5.3"
VERSION="2.5.4"
HOMEPAGE="https://www.bro.org/"
DOWNLOAD="https://www.bro.org/downloads/bro-2.5.3.tar.gz"
MD5SUM="13794fb4dc8f45cff106a1c26af80d7b"
DOWNLOAD="https://www.bro.org/downloads/bro-2.5.4.tar.gz"
MD5SUM="2bc85f51d6257378594775d04177ba30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""