Upgrade hdparm to 8.9 (#3682)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11647 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-05 12:33:14 +00:00
parent 573bc74aa8
commit 7aeea448ed
2 changed files with 5 additions and 7 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hdparm
PKG_VERSION:=8.5
PKG_VERSION:=8.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=3f33e79d3b404906d1442986c14db468
PKG_MD5SUM:=19fa013956612581af7d00907990ac84
include $(INCLUDE_DIR)/package.mk

View File

@ -1,8 +1,6 @@
Index: hdparm-8.5/Makefile
===================================================================
--- hdparm-8.5.orig/Makefile 2008-02-26 19:26:05.000000000 +0100
+++ hdparm-8.5/Makefile 2008-02-26 19:26:05.000000000 +0100
@@ -26,7 +26,7 @@
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
hdparm: hdparm.h sgio.h $(OBJS)
$(CC) $(LDFLAGS) -o hdparm $(OBJS)