[PATCHv2] [packages] utils/hdparm: update to 9.12
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/packages@15262 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d70f47a2c
commit
76d8545a3d
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hdparm
|
||||
PKG_VERSION:=8.9
|
||||
PKG_VERSION:=9.12
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
PKG_MD5SUM:=19fa013956612581af7d00907990ac84
|
||||
PKG_MD5SUM:=4064cb2cc60b7bbdcea02ec163631068
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
hdparm: hdparm.h sgio.h $(OBJS)
|
||||
$(CC) $(LDFLAGS) -o hdparm $(OBJS)
|
||||
- strip hdparm
|
||||
+ $(STRIP) hdparm
|
||||
|
||||
sgio.o: sgio.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user