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 | |
parent | 9757ceaabefc5196b6d6352ff68a6fd798c67707 (diff) |
network/snort: Updated for version 2.9.9.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/snort/snort.SlackBuild | 2 | ||||
-rw-r--r-- | network/snort/snort.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/snort/snort.SlackBuild b/network/snort/snort.SlackBuild index 89339be6b509..cac218f702de 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} diff --git a/network/snort/snort.info b/network/snort/snort.info index 9203c3601555..8c8ec5dd91a7 100644 --- a/network/snort/snort.info +++ b/network/snort/snort.info @@ -1,8 +1,8 @@ PRGNAM="snort" -VERSION="2.9.8.3" +VERSION="2.9.9.0" HOMEPAGE="http://www.snort.org/" -DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/snort/snort-2.9.8.3.tar.gz" -MD5SUM="dd6084f8d20f651b276fa35c991dc482" +DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/snort/snort-2.9.9.0.tar.gz" +MD5SUM="fd3012bf36710481d66b40ad046b231d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="daq" |