From 9aeae881332edf777a7defe06260891d8d081ea5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Wed, 20 Jun 2018 17:00:36 +0200 Subject: [PATCH] smartmontools: update to 6.6. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- lfs/smartmontools | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/smartmontools b/lfs/smartmontools index 6c6d7db1d0..a3c660a204 100644 --- a/lfs/smartmontools +++ b/lfs/smartmontools @@ -24,7 +24,7 @@ include Config -VER = 6.5 +VER = 6.6 THISAPP = smartmontools-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 093aeec3f8f39fa9a37593c4012d3156 +$(DL_FILE)_MD5 = 9ae2c6e7131cd2813edcc65cbe5f223f install : $(TARGET) -- 2.39.2