From: matthias.fischer@ipfire.org Date: Sat, 15 Aug 2015 16:44:31 +0000 (+0200) Subject: hdparm: Update to 9.48 X-Git-Tag: v2.17-core94~68 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=ef6d20236b8c259f13b199699a1671ad72ca5052 hdparm: Update to 9.48 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/hdparm b/lfs/hdparm index e4e2e535bd..e4e9ac1a0a 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2015 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 9.45 +VER = 9.48 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1c75d0751a44928b6c4bc81fb16d7fe8 +$(DL_FILE)_MD5 = 213efdbe7471fad3408198918e164354 install : $(TARGET)