security/snort3: Update to 3.1.40.0,1

re: https://github.com/snort3/snort3/releases/tag/3.1.40.0
This commit is contained in:
Dan Langille 2022-08-25 20:29:55 +00:00
parent 892cf6fc03
commit 542382c041
3 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= snort
DISTVERSION= 3.1.39.0
DISTVERSION= 3.1.40.0
PORTEPOCH= 1
CATEGORIES= security
PKGNAMESUFFIX= 3

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1660345419
SHA256 (snort3-snort3-3.1.39.0_GH0.tar.gz) = 2b2ff78b46302296f9cf9104a9e95df10f95dbc2c6b62ddb668666bae846426b
SIZE (snort3-snort3-3.1.39.0_GH0.tar.gz) = 3152831
TIMESTAMP = 1661458308
SHA256 (snort3-snort3-3.1.40.0_GH0.tar.gz) = d787d954f21d4cd6a048e10b8c53c78cb6287ec448108fc573b951639c8947b3
SIZE (snort3-snort3-3.1.40.0_GH0.tar.gz) = 3157674

View file

@ -88,6 +88,8 @@ include/snort/helpers/boyer_moore_search.h
include/snort/helpers/buffer_data.h
include/snort/helpers/json_stream.h
include/snort/helpers/literal_search.h
include/snort/helpers/process.h
include/snort/helpers/sigsafe.h
include/snort/helpers/scratch_allocator.h
include/snort/host_tracker/cache_allocator.h
include/snort/host_tracker/cache_interface.h
@ -205,6 +207,7 @@ include/snort/pub_sub/http_events.h
include/snort/pub_sub/http_request_body_event.h
include/snort/pub_sub/netflow_event.h
include/snort/pub_sub/opportunistic_tls_event.h
include/snort/pub_sub/reputation_events.h
include/snort/pub_sub/rna_events.h
include/snort/pub_sub/sip_events.h
include/snort/pub_sub/smb_events.h