snort3: update to 3.1.51.0
authorJohn Audia <therealgraysky@proton.me>
Fri, 13 Jan 2023 10:05:01 +0000 (05:05 -0500)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 21 Jan 2023 14:19:31 +0000 (16:19 +0200)
Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
net/snort3/Makefile

index 698f28c4a7a88732da77debc8394e2eb8317e6cd..edb73b3781e2f4177f9ac3fd46995e3d6aba3173 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=snort3
-PKG_VERSION:=3.1.50.0
+PKG_VERSION:=3.1.51.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=983497578587c5b1291994608fef70700d7f251461e79ac897751bba57cc56b5
+PKG_HASH:=023fb873361ed589e3f7b2137f0a091388f5006d756c85946c790bb73e87a345
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=GPL-2.0-only