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 | |
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>
-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 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} diff --git a/network/snort/snort.info b/network/snort/snort.info index 9351874aea..c1f2c7ceb7 100644 --- a/network/snort/snort.info +++ b/network/snort/snort.info @@ -1,8 +1,8 @@ PRGNAM="snort" -VERSION="2.9.5.5" +VERSION="2.9.5.6" HOMEPAGE="http://www.snort.org/" -DOWNLOAD="http://slackware-id.org/files/snort-2.9.5.5.tar.gz" -MD5SUM="8629c6353d28cb9dad689fbf615151d2" +DOWNLOAD="http://slackware-id.org/files/snort-2.9.5.6.tar.gz" +MD5SUM="e993c97c1710d68a7b67813fe98c09a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="daq" |