From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] memtest: update to 6.20 Date: Sun, 09 Jul 2023 15:01:00 +0000 Message-ID: <6ce9e9c8-2f76-fe5b-aba8-dd373023f969@ipfire.org> In-Reply-To: <20230706045946.26064-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9076386102328111511==" List-Id: --===============9076386102328111511== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > Signed-off-by: Arne Fitzenreiter > --- > lfs/memtest | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/memtest b/lfs/memtest > index a26beaef4..d5baca8ca 100644 > --- a/lfs/memtest > +++ b/lfs/memtest > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 6.10 > +VER =3D 6.20 > =20 > THISAPP =3D memtest86plus-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -41,7 +41,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 2462c31f1ca27aa166c447e51a9b388872faaf7f845100a122f5= dd8eb11dc76e26c503dc14d0825bda397c7180a5259094a020d25dd9d43b1997bfbe424c7f65 > +$(DL_FILE)_BLAKE2 =3D 6e3bea4b18049446f27da2cb1313300c578ef7fdb774b6a20df6= 03271b66a6c0066be64a91b0a6d4ffcc63f1e139132942290a8111f6a991cccc0a5586cac966 > =20 > install : $(TARGET) > =20 --===============9076386102328111511==--