aboutsummaryrefslogtreecommitdiff
path: root/utils/hd-idle
diff options
context:
space:
mode:
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)