public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] suricata: Update to 5.0.2
@ 2020-02-14 12:10 Stefan Schantl
  2020-02-14 13:38 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schantl @ 2020-02-14 12:10 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 lfs/suricata | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/suricata b/lfs/suricata
index e17eb5e08..fdff36ca6 100644
--- a/lfs/suricata
+++ b/lfs/suricata
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.0.1
+VER        = 5.0.2
 
 THISAPP    = suricata-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8ba12183d5d4b086755e6f510f2149e2
+$(DL_FILE)_MD5 = 28470c05f0f1d3eae2a0c7312c3eabc3
 
 install : $(TARGET)
 
-- 
2.25.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] suricata: Update to 5.0.2
  2020-02-14 12:10 [PATCH] suricata: Update to 5.0.2 Stefan Schantl
@ 2020-02-14 13:38 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-02-14 13:38 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 834 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 14 Feb 2020, at 12:10, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
> 
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> lfs/suricata | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/suricata b/lfs/suricata
> index e17eb5e08..fdff36ca6 100644
> --- a/lfs/suricata
> +++ b/lfs/suricata
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 5.0.1
> +VER        = 5.0.2
> 
> THISAPP    = suricata-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 8ba12183d5d4b086755e6f510f2149e2
> +$(DL_FILE)_MD5 = 28470c05f0f1d3eae2a0c7312c3eabc3
> 
> install : $(TARGET)
> 
> -- 
> 2.25.0
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-14 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 12:10 [PATCH] suricata: Update to 5.0.2 Stefan Schantl
2020-02-14 13:38 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox