From: John Audia Date: Wed, 19 Feb 2025 17:51:23 +0000 (-0500) Subject: snort3: update to 3.7.0.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a695cad9e82703fa5c8e89779892266f852205a7;p=openwrt-packages.git snort3: update to 3.7.0.0 Changelog: https://github.com/snort3/snort3/releases/tag/3.7.0.0 Signed-off-by: John Audia --- diff --git a/net/snort3/Makefile b/net/snort3/Makefile index ebedb6d79..f0310eb46 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.6.3.0 +PKG_VERSION:=3.7.0.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/snort3/snort3 -PKG_MIRROR_HASH:=95d30f49e8c9b0613d6e483e6ed22286bdc17b1bade91168bb0cb8025fd400df +PKG_MIRROR_HASH:=da8015bb4536f9635e2e0250c4f898fce3790fc6dc7ac7e7082483b080e0a865 PKG_MAINTAINER:=W. Michael Petullo , John Audia PKG_LICENSE:=GPL-2.0-only