Upgraded lm_sensors to detect more hardware

This commit is contained in:
Maniacikarus
2008-10-01 15:18:41 +02:00
parent 5468f10298
commit 19e44e3e44
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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)