Merge pull request #1449 from rkunze/hdparm
hdparm: update to version 9.48
This commit is contained in:
commit
2de4b96248
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hdparm
|
||||
PKG_VERSION:=9.47
|
||||
PKG_VERSION:=9.48
|
||||
PKG_RELEASE:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
PKG_MD5SUM:=560c1d8af7f696239cbbca7cd146304a
|
||||
PKG_MD5SUM:=213efdbe7471fad3408198918e164354
|
||||
PKG_MAINTAINER:=Richard Kunze <richard.kunze@web.de>
|
||||
PKG_LICENSE:=BSD-Style Open Source License
|
||||
|
||||
|
|
Loading…
Reference in a new issue