From: John Audia Date: Tue, 12 Aug 2025 07:52:32 +0000 (-0400) Subject: snort3: update to 3.9.3.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f8ace6e398a161ef661c51483b0ecdea19201d4a;p=openwrt-packages.git snort3: update to 3.9.3.0 Changelog: https://github.com/snort3/snort3/releases/tag/3.9.3.0 Build system: x86/64 Build-tested: x86/64-glibc Run-tested: x86/64-glibc (Intel N150 based box) Signed-off-by: John Audia --- diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 701928fef..c02a04457 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.9.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.9.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:=982a56085c727ea0ea4717e92e0f6f339534520e80d0307cecf7d5eeda3811a5 +PKG_MIRROR_HASH:=aa70ac94fbae9e3080422360513b1f05f7ada14ba29d9c453f50afb8a96627f6 PKG_MAINTAINER:=W. Michael Petullo , John Audia PKG_LICENSE:=GPL-2.0-only