mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
snort3: update to 3.1.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Hannu Nyman
parent
3878785320
commit
0f0f8f34dd
+2
-6
@@ -6,12 +6,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=snort3
|
PKG_NAME:=snort3
|
||||||
PKG_VERSION:=3.0.3-1
|
PKG_VERSION:=3.1.0.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://www.snort.org/downloads/snortplus/
|
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_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
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 \
|
$(PKG_INSTALL_DIR)/usr/include/snort/lua/snort_plugin.lua \
|
||||||
$(1)/usr/share/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/snort
|
||||||
|
|
||||||
$(INSTALL_DIR) $(1)/etc/init.d
|
$(INSTALL_DIR) $(1)/etc/init.d
|
||||||
|
|||||||
Reference in New Issue
Block a user