]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
hdparm: Update to 9.45
authorMatthias Fischer <fischerm@ipfire.org>
Sat, 29 Nov 2014 20:31:31 +0000 (21:31 +0100)
committerMatthias Fischer <fischerm@ipfire.org>
Sat, 29 Nov 2014 20:31:31 +0000 (21:31 +0100)
lfs/hdparm

index e4a44bf82f821db5928b8338b1b50b105953c013..e4e2e535bd7d59342259719930629dcd8fc6ff04 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2014  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        = 9.42
+VER        = 9.45
 
 THISAPP    = hdparm-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0af5a38b212fe08f5afbe5e37f34b40b
+$(DL_FILE)_MD5 = 1c75d0751a44928b6c4bc81fb16d7fe8
 
 install : $(TARGET)