Skip to content

Commit

Permalink
build(snort3): updating package
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Feb 11, 2025
1 parent 5e29327 commit 4753f67
Show file tree
Hide file tree
Showing 2 changed files with 2,055 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/snort3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=snort3
PKG_VERSION:=3.1.84.0
PKG_RELEASE:=5
PKG_RELEASE:=6

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
Expand All @@ -28,8 +28,8 @@ define Package/snort3
CATEGORY:=Network
DEPENDS:= \
+(TARGET_x86||TARGET_x86_64):hyperscan-runtime \
+gperftools-runtime +libstdcpp +libdaq3 +libdnet +libopenssl +libpcap +libpcre \
+libpthread +libuuid +zlib +libhwloc +libtirpc +luajit +libatomic \
+gperftools-runtime +libstdcpp +libdaq3 +libdnet +libopenssl +libpcap +libpcre2 \
+libpthread +libuuid +zlib +libhwloc +libtirpc @HAS_LUAJIT_ARCH +luajit +libatomic \
+kmod-nft-queue +liblzma +ucode +ucode-mod-fs +ucode-mod-uci
TITLE:=Lightweight Network Intrusion Detection System
URL:=http://www.snort.org/
Expand Down
Loading

0 comments on commit 4753f67

Please sign in to comment.