From: Arne Fitzenreiter Date: Wed, 31 Oct 2012 14:00:25 +0000 (+0100) Subject: sdparm: updated to 1.07. X-Git-Tag: v2.13-beta1~122 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=3026d21825b782c68dc5370447ab6edc53196ce9 sdparm: updated to 1.07. --- diff --git a/config/rootfiles/common/sdparm b/config/rootfiles/common/sdparm index cf5caa5061..1bfb6a9abf 100644 --- a/config/rootfiles/common/sdparm +++ b/config/rootfiles/common/sdparm @@ -1,2 +1,2 @@ usr/bin/sdparm -#usr/man/man8/sdparm.8 +#usr/share/man/man8/sdparm.8 diff --git a/lfs/sdparm b/lfs/sdparm index f1c8bd0b57..daa94ffb1a 100644 --- a/lfs/sdparm +++ b/lfs/sdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2012 IPFire Team # # # # 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)