From: Peter Müller Date: Mon, 1 Aug 2022 14:27:16 +0000 (+0000) Subject: hdparm: Update to 9.64 X-Git-Tag: v2.27-core170~4^2~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc6384a17b9d15cb99083a5792f456cf5e4b2ec1;p=ipfire-2.x.git hdparm: Update to 9.64 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 Reviewed-by: Michael Tremer --- diff --git a/lfs/hdparm b/lfs/hdparm index 99196447c2..704317a6a8 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -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)