From: Matthias Fischer Date: Mon, 8 Jan 2018 16:55:05 +0000 (+0100) Subject: hdparm: Update to 9.53 X-Git-Tag: v2.19-core118~3^2~47 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=35c4e2a30267e75b22700fc38b4cfac3597c1cd2 hdparm: Update to 9.53 Changes from 9.52 to 9.53: - Read Drive Capacity fixes from Iestyn Walters. - SET MAX ADDRESS fixes from Tom Yan . - added --security-prompt-for-password to --security-help output. - fwdownload changes from Jihoon Lee. Best, Matthias Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/hdparm b/lfs/hdparm index c26131eaa6..68620bd6e2 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -24,7 +24,7 @@ include Config -VER = 9.52 +VER = 9.53 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 410539d0bf3cc247181594581edbfb53 +$(DL_FILE)_MD5 = 1e54b52e0c8cb79389d4d47eacba411d install : $(TARGET)