From cdf5f9b0e91ff4d71c532a9415b608e91bc6d3a7 Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 13 Mar 2023 09:41:01 -0400 Subject: [PATCH] snort3: update to 3.1.57.0 Upstream bump Signed-off-by: John Audia --- net/snort3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 2c989ccb33..68e2bbe1cf 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.1.56.0 +PKG_VERSION:=3.1.57.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/ -PKG_HASH:=b757705e1ee2a560b94791b3f474fe1c562c98049ebb0c807e8f612c7c38032d +PKG_HASH:=cec779dde2fbf7e3d20b721c04b89f6f84ef663bf1afba06535188e7c766721c PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only -- 2.30.2