diff options
author | davjohn <david.cla2@gmail.com> | 2017-03-02 22:58:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-02 22:58:28 +0700 |
commit | d9935e73b64a352af06be60cfadfa85c5f8c8e09 (patch) | |
tree | 7a9fb7b489dba75c0827ea6be41a11cff326176c /network/psad/psad.SlackBuild | |
parent | b536f66ef48f7b24a28af98bb95f703c50f47396 (diff) | |
download | slackbuilds-d9935e73b64a352af06be60cfadfa85c5f8c8e09.tar.gz |
network/psad: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/psad/psad.SlackBuild')
-rw-r--r-- | network/psad/psad.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/psad/psad.SlackBuild b/network/psad/psad.SlackBuild index d60dcdf5a7..b3f4cb6da5 100644 --- a/network/psad/psad.SlackBuild +++ b/network/psad/psad.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for psad -# Copyright 2017 Boris V. <david.cla2@gmail.com> +# Copyright 2017 davjohn <david.cla2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=psad -VERSION=${VERSION:-2.4.3} +VERSION=${VERSION:-2.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ALERTSEMAIL=${ALERTSEMAIL:-root@localhost} @@ -61,7 +61,7 @@ Would you like psad to only parse specific strings in iptables messages: FW search strings: psad; First is it ok to leave the HOME_NET setting as any: y; Would you like to enable DShield alerts: n; -Would you like to install the latest signatures from http www cipherdyne org psad signatures: n; +Would you like to install the latest signatures from http www cipherdyne org psad signatures: y; Enable psad at boot time: n; EOF find -L . \ |