From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] suricata: Update to 5.0.2 Date: Fri, 14 Feb 2020 13:38:29 +0000 Message-ID: <61030869-A9A5-4956-B89A-18492C136C89@ipfire.org> In-Reply-To: <20200214121011.2734-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4251016924757879104==" List-Id: --===============4251016924757879104== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 14 Feb 2020, at 12:10, Stefan Schantl wrot= e: >=20 > Signed-off-by: Stefan Schantl > --- > lfs/suricata | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/suricata b/lfs/suricata > index e17eb5e08..fdff36ca6 100644 > --- a/lfs/suricata > +++ b/lfs/suricata > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 5.0.1 > +VER =3D 5.0.2 >=20 > THISAPP =3D suricata-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 8ba12183d5d4b086755e6f510f2149e2 > +$(DL_FILE)_MD5 =3D 28470c05f0f1d3eae2a0c7312c3eabc3 >=20 > install : $(TARGET) >=20 > --=20 > 2.25.0 >=20 --===============4251016924757879104==--