snort3: update to 3.6.3.0
authorJohn Audia <therealgraysky@proton.me>
Wed, 5 Feb 2025 21:26:01 +0000 (16:26 -0500)
committerTianling Shen <cnsztl@gmail.com>
Sun, 9 Feb 2025 13:37:14 +0000 (21:37 +0800)
Changelog: https://github.com/snort3/snort3/releases/tag/3.6.3.0

Signed-off-by: John Audia <therealgraysky@proton.me>
net/snort3/Makefile

index 334338933e696e053475e6d07520271abba13cd0..ebedb6d79b0ba5759c528fb3e890fbdd5f6f730e 100644 (file)
@@ -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 <mike@flyn.org>, John Audia <therealgraysky@proton.me>
 PKG_LICENSE:=GPL-2.0-only