mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
lm_sensors: update to 3.3.4.
This commit is contained in:
@@ -8,7 +8,7 @@ usr/bin/sensors-conf-convert
|
||||
#usr/lib/libsensors.a
|
||||
usr/lib/libsensors.so
|
||||
usr/lib/libsensors.so.4
|
||||
usr/lib/libsensors.so.4.3.1
|
||||
usr/lib/libsensors.so.4.3.2
|
||||
#usr/man/man1/sensors.1
|
||||
#usr/man/man3/libsensors.3
|
||||
#usr/man/man5/sensors.conf.5
|
||||
|
||||
@@ -8,7 +8,7 @@ usr/bin/sensors-conf-convert
|
||||
#usr/lib/libsensors.a
|
||||
usr/lib/libsensors.so
|
||||
usr/lib/libsensors.so.4
|
||||
usr/lib/libsensors.so.4.3.1
|
||||
usr/lib/libsensors.so.4.3.2
|
||||
#usr/man/man1/sensors.1
|
||||
#usr/man/man3/libsensors.3
|
||||
#usr/man/man5/sensors.conf.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
|
||||
# Copyright (C) 2007-2013 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# 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 = 3.3.0
|
||||
VER = 3.3.4
|
||||
|
||||
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 = 5eb18d7531ead4f54f28a1133a606535
|
||||
$(DL_FILE)_MD5 = 60cfb98ab7a8915c3ac684af5459de2e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user