]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
sdparm: updated to 1.07.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 31 Oct 2012 14:00:25 +0000 (15:00 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 31 Oct 2012 14:00:25 +0000 (15:00 +0100)
config/rootfiles/common/sdparm
lfs/sdparm

index cf5caa5061f28d2a3dd1c26301101a71bc14d281..1bfb6a9abf10cc08645c2ad74d7315f85299eb55 100644 (file)
@@ -1,2 +1,2 @@
 usr/bin/sdparm
-#usr/man/man8/sdparm.8
+#usr/share/man/man8/sdparm.8
index f1c8bd0b57d1a4bdf08724f9b3f455ab100e8da0..daa94ffb1a37d0ec9e83ff0baf60c535d9bf2e08 100644 (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        = 1.01
+VER        = 1.07
 
 THISAPP    = sdparm-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7c87e5e1ebba54b7dae40e45fd356ab9
+$(DL_FILE)_MD5 = c807f9db3dd7af175214be0d7fece494
 
 install : $(TARGET)