aboutsummaryrefslogtreecommitdiff
path: root/net/snort3/Makefile
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2022-05-10 14:39:07 -0500
committerRosen Penev <rosenp@gmail.com>2022-05-14 21:40:21 -0700
commiteed95600bbbf2d29d14b346465a0c993c614814a (patch)
tree44a26314d18539ae26ac8f7fb0653d31e75d7fca /net/snort3/Makefile
parenta64caf6244cc2ffe33b90bb97ff3c70899305f99 (diff)
snort3: update to 3.1.29.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'net/snort3/Makefile')
-rw-r--r--net/snort3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort3/Makefile b/net/snort3/Makefile
index eb3d614f1..c2abfb4f7 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.18.0
+PKG_VERSION:=3.1.29.0
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=6e45c16b1815d832b5d6edcd2b705e7838e25c76bfd54b3e86c55ecba6de420a
+PKG_HASH:=becec36b57af3d65ae8289b73cd6d56bf8bde774539c74b35b0ec2262a587281
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only