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