Date: Mon, 26 Jun 2023 23:28:02 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df34077089b3 - main - security/suricata: update to 6.0.13 Message-ID: <202306262328.35QNS2e0016206@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=df34077089b3558eb23dff87bfd1e884936d0475 commit df34077089b3558eb23dff87bfd1e884936d0475 Author: Franco Fichtner <franco@opnsense.org> AuthorDate: 2023-06-25 15:15:13 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-06-26 22:58:22 +0000 security/suricata: update to 6.0.13 Changelog: https://suricata.io/2023/06/15/suricata-6-0-13-released/ PR: 272157 --- security/suricata/Makefile | 3 +-- security/suricata/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 65a5126c701e..5de45525971c 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,5 @@ PORTNAME= suricata -DISTVERSION= 6.0.12 -PORTREVISION= 1 +DISTVERSION= 6.0.13 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/security/suricata/distinfo b/security/suricata/distinfo index 5509f52844b2..e5e8e5bc46e5 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683700400 -SHA256 (suricata-6.0.12.tar.gz) = 04b23160935b03197b085c2ccc9d80875a33f115583054d1460ab0fb66d834b3 -SIZE (suricata-6.0.12.tar.gz) = 27388535 +TIMESTAMP = 1686896524 +SHA256 (suricata-6.0.13.tar.gz) = e09f2f800d0e0cd2f97f21c505950ccc3dbb9ce5cfe808df9567b6d849a31055 +SIZE (suricata-6.0.13.tar.gz) = 27411308
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306262328.35QNS2e0016206>