diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-15 08:18:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-15 08:18:18 +0100 |
commit | 13da0775446dc24645bdbe52a081899d46a94c88 (patch) | |
tree | d2caef30cc192a5b2f58b0e9c402a4116a40d987 /package/snort/Makefile | |
parent | 827c15388b9eeb99288f5fc0fec037265cdd791a (diff) |
make ag241 allmodconfig compile
Diffstat (limited to 'package/snort/Makefile')
-rw-r--r-- | package/snort/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/snort/Makefile b/package/snort/Makefile index 64dab93e8..6d1f9c134 100644 --- a/package/snort/Makefile +++ b/package/snort/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= snort -PKG_VERSION:= 2.8.5.1 +PKG_VERSION:= 2.8.5.2 PKG_RELEASE:= 1 -PKG_MD5SUM:= b1abf3a9fa3486720c9a2b5eff920417 +PKG_MD5SUM:= e6a8bc5aa1ebe4d2100533d7709c4a9e PKG_DESCR:= a flexible Network Intrusion Detection System (NIDS) PKG_SECTION:= net PKG_NOPARALLEL:= 1 |