]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
hdparm: updated to 9.42.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 31 Oct 2012 14:00:50 +0000 (15:00 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 31 Oct 2012 14:00:50 +0000 (15:00 +0100)
lfs/hdparm

index 33a43d053e7d63feeb0ae9a38261f75ac7cb4778..e4a44bf82f821db5928b8338b1b50b105953c013 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
 ###############################################################################
 #                                                                             #
 # 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        #
 #                                                                             #
 # 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
 
 
 include Config
 
-VER        = 8.9
+VER        = 9.42
 
 THISAPP    = hdparm-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = hdparm-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 19fa013956612581af7d00907990ac84
+$(DL_FILE)_MD5 = 0af5a38b212fe08f5afbe5e37f34b40b
 
 install : $(TARGET)
 
 
 install : $(TARGET)