From 799f8cd6c9c7f505036e76e2161d46ce7cab150f Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 7 Apr 2023 14:34:02 -0400 Subject: [PATCH] snort3: update to 3.1.59.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 0f1238a43a..dd5b41ad9a 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.1.58.0 +PKG_VERSION:=3.1.59.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/ -PKG_HASH:=c2b37899db42e2db9a05089abbe0ba48633c6c48496d2c64565500b4f9061d78 +PKG_HASH:=b4cfbce5b36ca546aac55a2545468a143643867ad9bc8560fe364eb9e10c074b PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only -- 2.30.2