diff options
author | Dan Langille <dvl@FreeBSD.org> | 2022-01-12 17:52:47 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2022-01-12 17:52:47 +0000 |
commit | b8e4fda3349bee248631d769a35cce39088563a8 (patch) | |
tree | d349ea8ec1cb1dace82dc821afd38b72d6f33f50 | |
parent | fe0911d463c19ebf111ee7976205b3fdd825d42f (diff) | |
download | ports-b8e4fda3349bee248631d769a35cce39088563a8.tar.gz ports-b8e4fda3349bee248631d769a35cce39088563a8.zip |
security/snort3: Update to 3.1.20.0
re https://github.com/snort3/snort3/releases/tag/3.1.20.0
Approved by: 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 dcc4dfc798bf..3e8fa0fa07b0 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Felder <feld@FreeBSD.org> PORTNAME= snort -DISTVERSION= 3.1.19.0 +DISTVERSION= 3.1.20.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 068e1399e1e0..e130af0b9e2a 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640119329 -SHA256 (snort3-snort3-3.1.19.0_GH0.tar.gz) = 60ee32f423fcef72500ffb8514c1ae44398fc48407de6ec12ca2572486d48dfb -SIZE (snort3-snort3-3.1.19.0_GH0.tar.gz) = 3108939 +TIMESTAMP = 1642009583 +SHA256 (snort3-snort3-3.1.20.0_GH0.tar.gz) = aac67bfe4800c10444aa8fdd3bbe1362d5100dbd85d5d12f03255eafe2ca9399 +SIZE (snort3-snort3-3.1.20.0_GH0.tar.gz) = 3111572 |