From patchwork Fri Jan 20 12:24:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arne Fitzenreiter X-Patchwork-Id: 6447 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NyzFv6clDz40V9 for ; Fri, 20 Jan 2023 12:24:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NyzFs0Jk6z11k; Fri, 20 Jan 2023 12:24:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NyzFr686Yz2yjZ; Fri, 20 Jan 2023 12:24:32 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NyzFq1xfcz2xLq for ; Fri, 20 Jan 2023 12:24:31 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NyzFn05PSzMS; Fri, 20 Jan 2023 12:24:28 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1674217469; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=MaWI4orjrot+UWYf+bpDsHmytLs5hoaNOtBshFlUYCg=; b=aA2FesHAp7EnY4FfJuQhl+wnLcGsEG0U9o2i315htu4G7q8T468cobdEWDsK/vNpPb/pd5 JvpGNYgLVosjCpCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1674217469; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=MaWI4orjrot+UWYf+bpDsHmytLs5hoaNOtBshFlUYCg=; b=EQeGAPAW8GEuMLKnTZUFi3FyNS3WOSuZfuAF4q/b7OWL6AM7gAawcI2OZ4LW3OefrJf8U1 6qN4s2GgLrClvQEAYe8Zqc+FAn5DtJzfLtOPAonkjw7TmbjTGkbOgHkanEKwc1WoCOqZWy HLYqn2sjAMGI+2KMbcReYvJJ6I/oefEZSBMpwauo7oay9y1JcVce++aJM8ZnEENKOSdQzN KM6t4JB4Z+kdQO7XYWnWgRJElKrQYXLHXVE3zkTzycV13bUVBY21s5bYo8xlMyan4uPhZE 6N0Z6OqsF3MDPVaHyyRTKVXFXkWzypjfwZel91sEqHWzyg4DHaNrqGc+ZArDDg== From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] memtest: update to memtest86+ v6.01 Date: Fri, 20 Jan 2023 13:24:11 +0100 Message-Id: <20230120122411.2536-1-arne_f@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arne Fitzenreiter Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Arne Fitzenreiter --- lfs/memtest | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lfs/memtest b/lfs/memtest index ae87558de..0e10533b6 100644 --- a/lfs/memtest +++ b/lfs/memtest @@ -24,7 +24,7 @@ include Config -VER = 6.00 +VER = 6.01 THISAPP = memtest86plus-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,8 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = bba26dab7165239fe95dc7f174e5f876f47421008ca6201bc57549598f512df56a6a0ca71f8c2c26c01188d243b58ab6ddd525cf01f0dece0cdb61a6acf38685 - +$(DL_FILE)_BLAKE2 = 429df2d71cb0d84bec9aa3a25023f2a9db2e8c01b32b0af1f42b689a4a7da192d5ddb77a5cb126a162aba0c1e704a2da8f5dee88caae0d9f78545e9e9c14eee9 install : $(TARGET)