diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-11-20 09:26:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-11-20 09:26:26 +0700 |
commit | 5ffecb5763b6c30aade960990126bd71dd1e6aa8 (patch) | |
tree | 7b143a4e8f7365c5a9e798a10eff9432bcff729b /network/snort/snort.SlackBuild | |
parent | 7295c7395834c3f86a408602d7994fe5bfea18bc (diff) | |
download | slackbuilds-5ffecb5763b6c30aade960990126bd71dd1e6aa8.tar.gz |
network/snort: Updated for version 2.9.5.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/snort/snort.SlackBuild')
-rw-r--r-- | network/snort/snort.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/snort/snort.SlackBuild b/network/snort/snort.SlackBuild index 91f2c9e4be..9adda2b010 100644 --- a/network/snort/snort.SlackBuild +++ b/network/snort/snort.SlackBuild @@ -27,7 +27,7 @@ # revision date: 2012/09/15 PRGNAM=snort -VERSION=${VERSION:-2.9.5.5} +VERSION=${VERSION:-2.9.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |