diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-12-16 17:22:47 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 06:55:50 +0700 |
commit | fa534b3e089762ca3472b4b36bf4af765d88ba11 (patch) | |
tree | a7db38198a1266526c6d3eb61eb77d5a0589a047 /network/snort/snort.SlackBuild | |
parent | 9757ceaabefc5196b6d6352ff68a6fd798c67707 (diff) | |
download | slackbuilds-fa534b3e089762ca3472b4b36bf4af765d88ba11.tar.gz |
network/snort: Updated for version 2.9.9.0.
Signed-off-by: David Spencer <idlemoor@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 89339be6b5..cac218f702 100644 --- a/network/snort/snort.SlackBuild +++ b/network/snort/snort.SlackBuild @@ -26,7 +26,7 @@ # Maintained by David Spencer <baildon.research@googlemail.com> PRGNAM=snort -VERSION=${VERSION:-2.9.8.3} +VERSION=${VERSION:-2.9.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |