From: Maniacikarus Date: Wed, 1 Oct 2008 13:18:41 +0000 (+0200) Subject: Upgraded lm_sensors to detect more hardware X-Git-Tag: v2.3-beta4~12^2~6^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19e44e3e440fe76dd0270ee50816fb0bb3d13d69;p=people%2Fstevee%2Fipfire-2.x.git Upgraded lm_sensors to detect more hardware --- diff --git a/config/rootfiles/common/lm_sensors b/config/rootfiles/common/lm_sensors index 1c6ed65748..99fc39b8da 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 cf73c79e64..cab054e8d9 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)