]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
lm_sensors: update to 3.3.4.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Dec 2013 21:45:34 +0000 (22:45 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Dec 2013 21:45:34 +0000 (22:45 +0100)
config/rootfiles/common/armv5tel/lm_sensors
config/rootfiles/common/i586/lm_sensors
lfs/lm_sensors

index 774e47d289a32b7c43350982aba4abb6801b2f2c..4d17590b6ddc163f87805bdfc17838f49faa6a84 100644 (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.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
 #usr/man/man1/sensors.1
 #usr/man/man3/libsensors.3
 #usr/man/man5/sensors.conf.5
index 217ac549d3f1040dad3aefa89e18d044589bb3ca..f23b97c2b0fb07bd872e5c99db68c7244b412d3e 100644 (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.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
 #usr/man/man1/sensors.1
 #usr/man/man3/libsensors.3
 #usr/man/man5/sensors.conf.5
index b5ebcfba7ed4d21fdd02b2f62083fdcad1c70277..f343a2fad90727e787b58a0499b3b8afcf5c3440 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
 ###############################################################################
 #                                                                             #
 # 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        #
 #                                                                             #
 # 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
 
 
 include Config
 
-VER        = 3.3.0
+VER        = 3.3.4
 
 THISAPP    = lm_sensors-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 
 THISAPP    = lm_sensors-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5eb18d7531ead4f54f28a1133a606535
+$(DL_FILE)_MD5 = 60cfb98ab7a8915c3ac684af5459de2e
 
 install : $(TARGET)
 
 
 install : $(TARGET)