From: Maniacikarus Date: Wed, 1 Oct 2008 13:18:41 +0000 (+0200) Subject: Upgraded lm_sensors to detect more hardware X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=19e44e3e440fe76dd0270ee50816fb0bb3d13d69 Upgraded lm_sensors to detect more hardware --- diff --git a/config/rootfiles/common/lm_sensors b/config/rootfiles/common/lm_sensors index 1c6ed6574..99fc39b8d 100644 --- a/config/rootfiles/common/lm_sensors +++ b/config/rootfiles/common/lm_sensors @@ -16,7 +16,7 @@ usr/lib/libsensors.so.4.0.2 #usr/man/man8/isadump.8 #usr/man/man8/isaset.8 #usr/man/man8/pwmconfig.8 -#usr/local/man/man8/sensors-detect.8 +#usr/man/man8/sensors-detect.8 usr/sbin/fancontrol usr/sbin/isadump usr/sbin/isaset diff --git a/lfs/lm_sensors b/lfs/lm_sensors index cf73c79e6..cab054e8d 100644 --- a/lfs/lm_sensors +++ b/lfs/lm_sensors @@ -24,7 +24,7 @@ include Config -VER = 3.0.2 +VER = 3.0.3 THISAPP = lm_sensors-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5b210ba9cc01f00161c438fd618484e5 +$(DL_FILE)_MD5 = e88b236228ac2a50821217015b8fd0fa install : $(TARGET)