aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-12-20 15:07:11 -0500
committerRosen Penev <rosenp@gmail.com>2022-12-22 16:27:40 -0800
commit34783261d05bf0aa443449d0efc7dd19a450f0cc (patch)
tree06fafb321aa5417cfe3f68a626817f7f71972883 /net
parent0c1425f8febc1d2d63f6c1fd44eaca61ac6e6745 (diff)
snort3: update to 3.1.49.0
Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'net')
-rw-r--r--net/snort3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index b91ebc6bd..cb9a9c78c 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.48.0
-PKG_RELEASE:=2
+PKG_VERSION:=3.1.49.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=65df088a8cac11e59f0b71a7f98fc9d21eeb0e31d35280c470c985172947ebfe
+PKG_HASH:=3ad422f27855a73f83483fefa844bdc4ef247f9e0a21d1fa54d6c8ea20105fcb
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only