smartmontools: update to 6.6.

Message ID 408dc1c6-3ced-208a-9ed2-a41de5481e74@link38.eu
State Accepted
Commit 9aeae881332edf777a7defe06260891d8d081ea5
Headers
Series smartmontools: update to 6.6. |

Commit Message

Peter Müller June 21, 2018, 1 a.m. UTC
  Signed-off-by: Peter Müller <peter.mueller@link38.eu>
---
 lfs/smartmontools | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/smartmontools b/lfs/smartmontools
index 6c6d7db1d..a3c660a20 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)