aboutsummaryrefslogtreecommitdiff
path: root/net/snort3
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-01-18 14:02:44 -0500
committerHannu Nyman <hannu.nyman@iki.fi>2023-01-21 16:19:31 +0200
commitbf87e72a85bc6a7fa16d8a76fe0688355c536617 (patch)
tree5ff7a7170ea13b0a3b0e3b6fa2bd52d90c3b5fdd /net/snort3
parent993d8ae9f2eab92535c1c7e063ab392d2cc3009b (diff)
snort3: update to 3.1.52.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/snort3')
-rw-r--r--net/snort3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index edb73b378..2bca15ed1 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.51.0
+PKG_VERSION:=3.1.52.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=023fb873361ed589e3f7b2137f0a091388f5006d756c85946c790bb73e87a345
+PKG_HASH:=351ef4295b54d750ea557bdd5a10c8a04d1edc35003b0d84620451c998591117
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only