From: jow Date: Tue, 12 Apr 2011 20:12:29 +0000 (+0000) Subject: Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ebc2fc5d5ec5ed8dda678b2e2384c52f69331ecb;p=packages.git Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases. Signed-off-by: Ian Leonard git-svn-id: svn://svn.openwrt.org/openwrt/packages@26618 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/hd-idle/Makefile b/utils/hd-idle/Makefile index 739e283dd..fdf8caf7d 100644 --- a/utils/hd-idle/Makefile +++ b/utils/hd-idle/Makefile @@ -8,13 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hd-idle -PKG_REV:=1.01 +PKG_REV:=1.03 PKG_VERSION:=$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=bfb7db4d4372d3954b7cd96a11956741 +PKG_MD5SUM:=049d6e6fc703a7e0474bdd9c24e6de77 +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) include $(INCLUDE_DIR)/package.mk