Date: Wed, 23 Feb 2022 21:26:01 GMT From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: abc41b022221 - main - security/snort3: Update to 3.1.24.0 Message-ID: <202202232126.21NLQ1k0084855@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=abc41b022221d450f38103cef945cfa7f1142474 commit abc41b022221d450f38103cef945cfa7f1142474 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-02-23 21:24:52 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-02-23 21:25:58 +0000 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) --- security/snort3/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202232126.21NLQ1k0084855>