From 84b1ce49a949f8d04c2ddc85fde6811f2eb03fa5 Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 22 May 2023 12:29:22 -0400 Subject: [PATCH] snort3: update to 3.1.62.0 Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia --- net/snort3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/snort3/Makefile b/net/snort3/Makefile index a3f17cf703..23bb171213 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.1.61.0 +PKG_VERSION:=3.1.62.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/ -PKG_HASH:=207963ece2eddd3c85ad90c9e2dabe33dc67eaa485ba9576e2b244f7ac45fc5d +PKG_HASH:=1f18936da65d52702f75e5b9ffe2cfbc9c9373201801ad275f6e636451f7e06f PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only -- 2.30.2