mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Upgraded lm_sensors to detect more hardware
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user