summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@users.sourceforge.net>2008-11-06 11:23:51 +0100
committerJose V Beneyto <sepen@users.sourceforge.net>2008-11-06 11:23:51 +0100
commit91851f79142887602c56304e99d10ee4a32d6656 (patch)
treea87323f1f647abb94ee30fbf0a723d1d2a0520a7
parentcb6fa0124f0d947462b2a394dcf07d303793c885 (diff)
downloadxfce-91851f79142887602c56304e99d10ee4a32d6656.tar.gz
xfce-91851f79142887602c56304e99d10ee4a32d6656.tar.xz
lm_sensors: Updated to 3.0.3
-rw-r--r--lm_sensors/.footprint4
-rw-r--r--lm_sensors/.md5sum2
-rw-r--r--lm_sensors/Pkgfile2
-rw-r--r--lm_sensors/README2
4 files changed, 5 insertions, 5 deletions
diff --git a/lm_sensors/.footprint b/lm_sensors/.footprint
index b39d458..5dcbc31 100644
--- a/lm_sensors/.footprint
+++ b/lm_sensors/.footprint
@@ -11,8 +11,8 @@ drwxr-xr-x root/root usr/include/sensors/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libsensors.a
lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.4
-lrwxrwxrwx root/root usr/lib/libsensors.so.4 -> libsensors.so.4.0.1
--rwxr-xr-x root/root usr/lib/libsensors.so.4.0.1
+lrwxrwxrwx root/root usr/lib/libsensors.so.4 -> libsensors.so.4.0.2
+-rwxr-xr-x root/root usr/lib/libsensors.so.4.0.2
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/sensors.1.gz
diff --git a/lm_sensors/.md5sum b/lm_sensors/.md5sum
index df00fd1..d3497c9 100644
--- a/lm_sensors/.md5sum
+++ b/lm_sensors/.md5sum
@@ -1 +1 @@
-dace0c6bb031bd097a46a336de60587c lm_sensors-3.0.1.tar.bz2
+e88b236228ac2a50821217015b8fd0fa lm_sensors-3.0.3.tar.bz2
diff --git a/lm_sensors/Pkgfile b/lm_sensors/Pkgfile
index 3c92046..a50fb9d 100644
--- a/lm_sensors/Pkgfile
+++ b/lm_sensors/Pkgfile
@@ -5,7 +5,7 @@
# Group: xfce4
name=lm_sensors
-version=3.0.1
+version=3.0.3
release=1
source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2)
diff --git a/lm_sensors/README b/lm_sensors/README
index 472d487..813d23e 100644
--- a/lm_sensors/README
+++ b/lm_sensors/README
@@ -10,7 +10,7 @@ IMPORTANT NOTES
etc/sensors.conf.eg and manually copy it to /etc/sensors.conf if you want.
You will then want to edit it to fit your needs again.
- * The format of /etc/sensors.conf changed with lm-sensors 3.0.0.
+ * The format of /etc/sensors.conf changed with lm-sensors >= 3.0.0.
If you have a custom configuration file using the old format, you can convert
it using the sensors-conf-convert script. Otherwise just overwrite your old
configuration file with the new default one.

Generated by cgit