diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-12 09:47:09 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-12 10:42:33 +0000 |
commit | 73cc583e5b36c4b5f24311c3f28f1d2d756df46b (patch) | |
tree | c80109e36bdad758e4363b7f8459d99323275ac4 | |
parent | 0759e8fc2537430b6fb5083934d4d92906d2e36f (diff) | |
download | ports-73cc583e5b36c4b5f24311c3f28f1d2d756df46b.tar.gz ports-73cc583e5b36c4b5f24311c3f28f1d2d756df46b.zip |
security/snort3: Update version 3.1.24.0=>3.1.25.0
-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 6d85efe200af..2e01dfd57326 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.24.0 +DISTVERSION= 3.1.25.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 7e9b3ebede7a..4f93783968d1 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645650358 -SHA256 (snort3-snort3-3.1.24.0_GH0.tar.gz) = b40243dc1158b3abeecc90aa31ca9abe8b8a63cd50f4ea2263043d29b5e9bab7 -SIZE (snort3-snort3-3.1.24.0_GH0.tar.gz) = 3118474 +TIMESTAMP = 1647077242 +SHA256 (snort3-snort3-3.1.25.0_GH0.tar.gz) = 8e93a580aa9bb71ed531fc891cec50471476f0851ea61ba569d2347d8f595f09 +SIZE (snort3-snort3-3.1.25.0_GH0.tar.gz) = 3126383 |