diff options
Diffstat (limited to 'network/bro')
-rw-r--r-- | network/bro/README | 8 | ||||
-rw-r--r-- | network/bro/bro.SlackBuild | 2 | ||||
-rw-r--r-- | network/bro/bro.info | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/network/bro/README b/network/bro/README index 0c647825fa061..651a3bde869fe 100644 --- a/network/bro/README +++ b/network/bro/README @@ -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. diff --git a/network/bro/bro.SlackBuild b/network/bro/bro.SlackBuild index 06baab54b31cf..2401c328c7a90 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.5.3} +VERSION=${VERSION:-2.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bro/bro.info b/network/bro/bro.info index cb1318c840148..2143e432d37ac 100644 --- a/network/bro/bro.info +++ b/network/bro/bro.info @@ -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="" |