diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 01:36:33 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 01:36:33 +0000 |
commit | 23a3dae9fd00d02f0f4ba14d43caf6c62636f441 (patch) | |
tree | 6316bc9c7b219971fff09c94eb235a6bf64250a7 /package/snort/ipkg/snort-custom.control | |
parent | 700a6a110474259158d94bc474b093c4e87745f7 (diff) |
Updated snort to v2.3.3, added debug and inline-mode options to -custom package, fixed makefile, changed source url in control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/snort/ipkg/snort-custom.control')
-rw-r--r-- | package/snort/ipkg/snort-custom.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/snort/ipkg/snort-custom.control b/package/snort/ipkg/snort-custom.control index e5f4ab5fae..9c3f5a3277 100644 --- a/package/snort/ipkg/snort-custom.control +++ b/package/snort/ipkg/snort-custom.control @@ -1,10 +1,10 @@ -Package: snort +Package: snort-custom Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with custom options Depends: libnet, libpcap, libpcre |