hdparm: updated to 9.42.

This commit is contained in:
Arne Fitzenreiter
2012-10-31 15:00:50 +01:00
parent 3026d21825
commit afe5c82aee

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
# Copyright (C) 2007-2012 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 8.9
VER = 9.42
THISAPP = hdparm-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 19fa013956612581af7d00907990ac84
$(DL_FILE)_MD5 = 0af5a38b212fe08f5afbe5e37f34b40b
install : $(TARGET)