aboutsummaryrefslogtreecommitdiff
path: root/net/snort3/Makefile
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-11-28 08:20:10 -0500
committerTianling Shen <cnsztl@gmail.com>2022-11-29 16:05:01 +0800
commit8bd96675b27584b7686f053af0a6bd63c2484c92 (patch)
tree6b9ee858e06589a4db4929abae1121e17700b244 /net/snort3/Makefile
parentae572f4934430648bdcd0df026b59b16feb08990 (diff)
snort3: update to 3.1.47.0-1
Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'net/snort3/Makefile')
-rw-r--r--net/snort3/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index c2abfb4f7..fd2f76bd8 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.29.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=3.1.47.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=becec36b57af3d65ae8289b73cd6d56bf8bde774539c74b35b0ec2262a587281
+PKG_HASH:=7565411db11b453a98f8bd88eeef0fa9f2e85416a8f595e710aa19c430228b8c
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only
@@ -94,6 +94,9 @@ define Package/snort3/install
$(INSTALL_CONF) \
$(PKG_INSTALL_DIR)/usr/etc/snort/*.lua \
$(1)/etc/snort
+ $(INSTALL_CONF) \
+ $(PKG_INSTALL_DIR)/usr/etc/snort/file_magic.rules \
+ $(1)/etc/snort
$(INSTALL_DIR) $(1)/etc/init.d
$(INSTALL_BIN) \