From: Matthias Fischer Date: Sat, 29 Nov 2014 20:31:31 +0000 (+0100) Subject: hdparm: Update to 9.45 X-Git-Tag: v2.17-core89~83^2~48^2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=068babfb1377c930a80c1b7baf75c97661a2481c;ds=sidebyside hdparm: Update to 9.45 --- diff --git a/lfs/hdparm b/lfs/hdparm index e4a44bf82f..e4e2e535bd 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2014 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.42 +VER = 9.45 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0af5a38b212fe08f5afbe5e37f34b40b +$(DL_FILE)_MD5 = 1c75d0751a44928b6c4bc81fb16d7fe8 install : $(TARGET)