From: John Audia Date: Sat, 25 Mar 2023 11:47:11 +0000 (-0400) Subject: snort3: update to 3.1.58.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=40276c24dd69d12f7bb4ec157ca54eaf97977328;p=openwrt-packages.git snort3: update to 3.1.58.0 Upstream bump Signed-off-by: John Audia --- diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 68e2bbe1c..0f1238a43 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.1.57.0 +PKG_VERSION:=3.1.58.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/ -PKG_HASH:=cec779dde2fbf7e3d20b721c04b89f6f84ef663bf1afba06535188e7c766721c +PKG_HASH:=c2b37899db42e2db9a05089abbe0ba48633c6c48496d2c64565500b4f9061d78 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only