From: Matthias Fischer Date: Fri, 14 Jan 2022 18:16:30 +0000 (+0100) Subject: hdparm: Update to 9.63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7eabdbfc47809f691d4da4f428c8726fb89c4f92;p=people%2Fstevee%2Fipfire-2.x.git hdparm: Update to 9.63 For details since v9.55, see: https://sourceforge.net/p/hdparm/news/ Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- diff --git a/lfs/hdparm b/lfs/hdparm index 87d961d154..ecb8fc96f4 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2022 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.55 +VER = 9.63 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = adae46e9564075ae288af8082d5ad9fd +$(DL_FILE)_MD5 = cea97ea2aa164f66817adc98c6814280 install : $(TARGET)