From: John Audia Date: Wed, 5 Feb 2025 21:26:01 +0000 (-0500) Subject: snort3: update to 3.6.3.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=efe5c7cd2985f4932ca37e9bcdf548d22c530eb4;p=feed%2Fpackages.git snort3: update to 3.6.3.0 Changelog: https://github.com/snort3/snort3/releases/tag/3.6.3.0 Signed-off-by: John Audia --- diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 334338933e..ebedb6d79b 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.6.2.0 +PKG_VERSION:=3.6.3.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/snort3/snort3 -PKG_MIRROR_HASH:=961649f0ea661b6454c9c056a789708a601dcd367515e506ada5d86fea9cee18 +PKG_MIRROR_HASH:=95d30f49e8c9b0613d6e483e6ed22286bdc17b1bade91168bb0cb8025fd400df PKG_MAINTAINER:=W. Michael Petullo , John Audia PKG_LICENSE:=GPL-2.0-only