aboutsummaryrefslogtreecommitdiff
path: root/net/snort3
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2021-01-30 19:49:42 -0600
committerHannu Nyman <hannu.nyman@iki.fi>2021-01-31 13:39:35 +0200
commit0f0f8f34dd3ea45da128e142b16b0fb77449a3c9 (patch)
tree95b79389d29f4b44a8b346131cb3c755dbdf259d /net/snort3
parent3878785320b8ac4f0dc6f85f8657d565ec7ce8f7 (diff)
snort3: update to 3.1.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'net/snort3')
-rw-r--r--net/snort3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index 4db3063a3..149667b81 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.0.3-1
+PKG_VERSION:=3.1.0.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.snort.org/downloads/snortplus/
-PKG_HASH:=30a22cec90d77504db80d8e8902f98c536b1b8160c575fb66a97a6765f83c600
+PKG_HASH:=c4e2e78e3afa879d7e35e482afe42a6c4b96ed26198a9979edf7953b5151ccbf
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_NAME)-$(PKG_VERSION)
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -85,10 +85,6 @@ define Package/snort3/install
$(PKG_INSTALL_DIR)/usr/include/snort/lua/snort_plugin.lua \
$(1)/usr/share/lua/
- $(CP) \
- $(PKG_INSTALL_DIR)/usr/include/snort/lua/snort_config.lua \
- $(1)/usr/share/lua/
-
$(INSTALL_DIR) $(1)/etc/snort
$(INSTALL_DIR) $(1)/etc/init.d