hdparm: Update to 9.56
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
48a587d826
commit
58492c414f
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=hdparm
|
PKG_NAME:=hdparm
|
||||||
PKG_VERSION:=9.52
|
PKG_VERSION:=9.56
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||||
PKG_HASH:=c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6
|
PKG_HASH:=6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da
|
||||||
PKG_MAINTAINER:=Richard Kunze <richard.kunze@web.de>
|
PKG_MAINTAINER:=Richard Kunze <richard.kunze@web.de>
|
||||||
PKG_LICENSE:=BSD-Style Open Source License
|
PKG_LICENSE:=BSD-Style Open Source License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue