diff options
author | Dan Langille <dvl@FreeBSD.org> | 2022-02-23 21:24:52 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2022-02-23 21:25:58 +0000 |
commit | abc41b022221d450f38103cef945cfa7f1142474 (patch) | |
tree | 485d8cb407aa449c3fec45173fa841863be3e290 | |
parent | 1735c5dd90ff1c3468d4e1a1ca8d7dd0759125ce (diff) | |
download | ports-abc41b022221d450f38103cef945cfa7f1142474.tar.gz ports-abc41b022221d450f38103cef945cfa7f1142474.zip |
security/snort3: Update to 3.1.24.0
re: https://github.com/snort3/snort3/releases/tag/3.1.24.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 87f067f73039..6d85efe200af 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.23.0 +DISTVERSION= 3.1.24.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 55533a51c6af..7e9b3ebede7a 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644424608 -SHA256 (snort3-snort3-3.1.23.0_GH0.tar.gz) = faa450152a52e4ea6deb388476585fd976a544d8916e728f4406751b52885541 -SIZE (snort3-snort3-3.1.23.0_GH0.tar.gz) = 3115793 +TIMESTAMP = 1645650358 +SHA256 (snort3-snort3-3.1.24.0_GH0.tar.gz) = b40243dc1158b3abeecc90aa31ca9abe8b8a63cd50f4ea2263043d29b5e9bab7 +SIZE (snort3-snort3-3.1.24.0_GH0.tar.gz) = 3118474 |