From eed95600bbbf2d29d14b346465a0c993c614814a Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Tue, 10 May 2022 14:39:07 -0500 Subject: snort3: update to 3.1.29.0 Signed-off-by: W. Michael Petullo --- net/snort3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/snort3/Makefile') 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 PKG_LICENSE:=GPL-2.0-only -- cgit v1.2.3