mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/snort: Updated for version 2.9.5.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7295c73958
commit
5ffecb5763
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue