]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
hdparm: Update to 9.64
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 1 Aug 2022 14:27:16 +0000 (14:27 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 2 Aug 2022 06:47:42 +0000 (06:47 +0000)
Changes according to https://sourceforge.net/p/hdparm/news/2022/07/hdparm-964-is-released/:

Fixed bug whereby output from "hdparm --Istdin" would sometimes be truncated.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/hdparm

index 99196447c2886cee04d39b365b5b99dc3225b2ef..704317a6a898092a5423dde0088ae8a2db4409f7 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 9.63
+VER        = 9.64
 
 THISAPP    = hdparm-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 41ee3dda11f17ec9c125b7d680f07ca2d88c3692e2436b8d2550dbd58546b1dde8e61cdf5312c5b09d687dad81826bd848c8eabcb3e01ab09ac6cfb082699238
+$(DL_FILE)_BLAKE2 = 0196f3ccec4005c542b834d8426cc6f64694783da3d4a064e898e25d17aab3aa0d9621276607169f2104c9a9804f9020554d836ded9efb16367a8ac4c9c9b146
 
 install : $(TARGET)