aboutsummaryrefslogtreecommitdiff
path: root/net/snort3
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-04-22 08:05:57 -0400
committerTianling Shen <cnsztl@gmail.com>2023-04-24 05:08:17 +0800
commitfbbe30622a9c066c26c3debe3742ca92a7a48feb (patch)
tree63635bbaca1a525e1ff3350057b710a62268e00e /net/snort3
parentc5d9b3ded28e13d34ae522179da609b2406f5cd8 (diff)
snort3: update to 3.1.60.0
Upstream bump Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'net/snort3')
-rw-r--r--net/snort3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index dd5b41ad9..8252bad5c 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.59.0
+PKG_VERSION:=3.1.60.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=b4cfbce5b36ca546aac55a2545468a143643867ad9bc8560fe364eb9e10c074b
+PKG_HASH:=295bbeea93ead7835379d9c9332b1f82f9ecdd3741aeed267caf85bb887126a1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only