diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-21 19:12:35 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-21 19:12:35 +0000 |
commit | a9639d380647f7738e9fc6d83028ae55958ab6c5 (patch) | |
tree | 302669471edb80ebfeab212da81973049c391680 | |
parent | Update devel/relx to version 3.24.3. (diff) |
Update to 4.0.1
This is a bugfix release.
See https://suricata-ids.org/2017/10/18/suricata-4-0-1-available/ for
complete changelog.
PR: 223322
Submitted by: Franco Fichtner
Approved by: Franco Fichtner (maintainer)
Notes
Notes:
svn path=/head/; revision=454651
-rw-r--r-- | security/suricata/Makefile | 3 | ||||
-rw-r--r-- | security/suricata/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 771ba6afdfa5..2d5b8eb9d34e 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ diff --git a/security/suricata/distinfo b/security/suricata/distinfo index ace9ae81ebf1..8ea27a8f8bd8 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501558442 -SHA256 (suricata-4.0.0.tar.gz) = 6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577 -SIZE (suricata-4.0.0.tar.gz) = 12252693 +TIMESTAMP = 1508393375 +SHA256 (suricata-4.0.1.tar.gz) = 0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885 +SIZE (suricata-4.0.1.tar.gz) = 12311016 |