aboutsummaryrefslogtreecommitdiff
path: root/utils/hd-idle
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2017-12-01 17:39:49 -0800
committerRosen Penev <rosenp@gmail.com>2017-12-01 17:56:52 -0800
commit8fffb40c57606996e700f6c70ea9a9d383362b7f (patch)
tree0ef73735047161afa50b7cc5dcb52d7bb954d323 /utils/hd-idle
parenta841e344574d57f3097592838f427dffe8dfa262 (diff)
hd-idle: Update to 1.05
This is only a bugfix release for a huge amount of drives. This software seems to be abandoned. Might as well update to latest. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/hd-idle')
-rw-r--r--utils/hd-idle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/hd-idle/Makefile b/utils/hd-idle/Makefile
index 5178f0993..f7f4645a2 100644
--- a/utils/hd-idle/Makefile
+++ b/utils/hd-idle/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hd-idle
-PKG_VERSION:=1.04
-PKG_RELEASE:=2
+PKG_VERSION:=1.05
+PKG_RELEASE:=1
PKG_MAINTAINER:=Lim Guo Wei <limguowei@gmail.com>
PKG_LICENSE:=GPL-2.0
@@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_HASH:=308e90104d7ee8124db50dc9b0d8c61c6afc65d524de2e75f76d84f80674fbdc
+PKG_HASH:=4efefe79d145b50e055582730d9d685e485da3df3dad90fef030036d52aa3a0c
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)