Skip to content

Commit

Permalink
snort3: update to 3.6.3.0
Browse files Browse the repository at this point in the history
Changelog: https://github.com/snort3/snort3/releases/tag/3.6.3.0

Signed-off-by: John Audia <therealgraysky@proton.me>
  • Loading branch information
graysky2 committed Feb 5, 2025
1 parent 1302e50 commit 2b16e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/snort3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=snort3
PKG_VERSION:=3.6.2.0
PKG_VERSION:=3.6.3.0
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/snort3/snort3
PKG_MIRROR_HASH:=961649f0ea661b6454c9c056a789708a601dcd367515e506ada5d86fea9cee18
PKG_MIRROR_HASH:=23476247a7e785008f91bebc84342d7c38bf608ce6ebefc352f3b7d008563b5f

PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>, John Audia <therealgraysky@proton.me>
PKG_LICENSE:=GPL-2.0-only
Expand Down

0 comments on commit 2b16e16

Please sign in to comment.