aboutsummaryrefslogtreecommitdiff
path: root/net/snort3
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-06-03 08:17:05 -0400
committerTianling Shen <cnsztl@gmail.com>2023-06-05 17:47:39 +0800
commitc5737be11224c5ec792e59d81d3f823f4c021dff (patch)
tree97a9d0b5452fff3f1a6c8ddf1a1ecc5b1f4d43cf /net/snort3
parenta6980eb933bb3843afefc4d28d70811926d2f03e (diff)
snort3: update to 3.1.63.0
Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B 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 23bb17121..1645f6c00 100644
--- a/net/snort3/Makefile
+++ b/net/snort3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort3
-PKG_VERSION:=3.1.62.0
+PKG_VERSION:=3.1.63.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
-PKG_HASH:=1f18936da65d52702f75e5b9ffe2cfbc9c9373201801ad275f6e636451f7e06f
+PKG_HASH:=7ca415ac8098cd5ee001dc751966d4a6028961ca9cfc788447b7ea7048f53f85
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only