1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

security/snort3: Update to 3.1.21.0

re https://github.com/snort3/snort3/releases/tag/3.1.21.0

Approved by:	maintainer (via private email)
This commit is contained in:
Dan Langille 2022-01-26 14:02:38 +00:00
parent f3e2dd3b44
commit 59fd58e780
3 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Mark Felder <feld@FreeBSD.org>
PORTNAME= snort
DISTVERSION= 3.1.20.0
DISTVERSION= 3.1.21.0
PORTEPOCH= 1
CATEGORIES= security
PKGNAMESUFFIX= 3

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1642009583
SHA256 (snort3-snort3-3.1.20.0_GH0.tar.gz) = aac67bfe4800c10444aa8fdd3bbe1362d5100dbd85d5d12f03255eafe2ca9399
SIZE (snort3-snort3-3.1.20.0_GH0.tar.gz) = 3111572
TIMESTAMP = 1643144529
SHA256 (snort3-snort3-3.1.21.0_GH0.tar.gz) = 0fe88fd838c8d7dfb249c4335daaea997db819deee60eacc6871bb11f8afa8df
SIZE (snort3-snort3-3.1.21.0_GH0.tar.gz) = 3113257

View File

@ -39,7 +39,6 @@ include/snort/file_api/file_flows.h
include/snort/file_api/file_identifier.h
include/snort/file_api/file_lib.h
include/snort/file_api/file_module.h
include/snort/file_api/file_policy.h
include/snort/file_api/file_segment.h
include/snort/file_api/file_service.h
include/snort/flow/deferred_trust.h
@ -83,6 +82,7 @@ include/snort/hash/hashes.h
include/snort/hash/lru_cache_shared.h
include/snort/hash/xhash.h
include/snort/helpers/base64_encoder.h
include/snort/helpers/bitop.h
include/snort/helpers/boyer_moore_search.h
include/snort/helpers/buffer_data.h
include/snort/helpers/json_stream.h
@ -100,6 +100,7 @@ include/snort/log/text_log.h
include/snort/log/u2_packet.h
include/snort/log/unified2.h
include/snort/lua/snort_plugin.lua
include/snort/main/analyzer.h
include/snort/main/analyzer_command.h
include/snort/main/policy.h
include/snort/main/reload_tracker.h