lm_sensors: update to 3.3.4.

This commit is contained in:
Arne Fitzenreiter
2013-12-19 22:45:34 +01:00
parent 8a5ef45f15
commit 724908c680
3 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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