diff options
author | Dan Langille <dvl@FreeBSD.org> | 2023-08-02 14:54:59 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-08-02 14:56:32 +0000 |
commit | c56e3ea2a0c87887b4db270f85206a56f0f4047e (patch) | |
tree | 623d1aadf930e09cdcd7dc9c3b14d389479a0a85 | |
parent | 8cae30b8ecdea5a749acd60f6be9b718d4047ba7 (diff) | |
download | ports-c56e3ea2a0c87887b4db270f85206a56f0f4047e.tar.gz ports-c56e3ea2a0c87887b4db270f85206a56f0f4047e.zip |
security/snort3: Update version 3.1.66.0=>3.1.67.0
ChangeLog: https://github.com/snort3/snort3/releases/tag/3.1.67.0
PR: maintainer (via private email)
-rw-r--r-- | security/snort3/Makefile | 2 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index d116a84f896a..76d24dfdf22d 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.1.66.0 +DISTVERSION= 3.1.67.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index b121bd7ce50b..484413e3808a 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689767615 -SHA256 (snort3-snort3-3.1.66.0_GH0.tar.gz) = 4481f882d767620e91fa6d97232ae9527cab06ba77087399c5dd91c72826e0bb -SIZE (snort3-snort3-3.1.66.0_GH0.tar.gz) = 3252582 +TIMESTAMP = 1690987457 +SHA256 (snort3-snort3-3.1.67.0_GH0.tar.gz) = fed8ea7cf00d69c10e5750a6507392730552594f4f4a0dd5d1bf259a691b9a54 +SIZE (snort3-snort3-3.1.67.0_GH0.tar.gz) = 3257251 |