mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/snort: Updated for version 2.9.9.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9757ceaabe
commit
fa534b3e08
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue