From: John Audia Date: Sat, 21 Mar 2026 11:13:46 +0000 (-0400) Subject: snort3: update to 3.12.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=22c0454da21b3f8122403277a0804930bf860cdd;p=openwrt-packages.git snort3: update to 3.12.1.0 Changelog: https://github.com/snort3/snort3/releases/tag/3.12.1.0 Signed-off-by: John Audia --- diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 37e1d44d0..ef5e62e85 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.11.1.0 +PKG_VERSION:=3.12.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/snort3/snort3/tar.gz/$(PKG_VERSION)? -PKG_HASH:=9465d19b0925088266504e8962e97e55359bafd6a19f66b4169dcd21ef1d8ec5 +PKG_HASH:=257410621c4b726f1e01b4a00d9d094d4570d8bbfe060143c7195db7530f8887 PKG_MAINTAINER:=W. Michael Petullo , John Audia PKG_LICENSE:=GPL-2.0-only