hd-idle: Update to 1.05 5208/head
authorRosen Penev <rosenp@gmail.com>
Sat, 2 Dec 2017 01:39:49 +0000 (17:39 -0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 2 Dec 2017 01:56:52 +0000 (17:56 -0800)
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>
utils/hd-idle/Makefile

index 5178f099367c91bb955b789af6db832a8e481361..f7f4645a20d2212f07b9275e1ba474e805157fb2 100644 (file)
@@ -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)