![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 789aa1b72588033505050f074c62b7c90689f12f Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Apr 21 12:16:14 2019 +0200 lm_sensors: updated to 3.5.0 diff --git a/lm_sensors/.footprint b/lm_sensors/.footprint index 1bd0b124b..73ce29a51 100644 --- a/lm_sensors/.footprint +++ b/lm_sensors/.footprint @@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/sensors/ -rw-r--r-- root/root usr/include/sensors/sensors.h 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.4.0 --rwxr-xr-x root/root usr/lib/libsensors.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.5 +lrwxrwxrwx root/root usr/lib/libsensors.so.5 -> libsensors.so.5.0.0 +-rwxr-xr-x root/root usr/lib/libsensors.so.5.0.0 drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/fancontrol -rwxr-xr-x root/root usr/sbin/isadump diff --git a/lm_sensors/.signature b/lm_sensors/.signature index 54ce3d68e..828102fd4 100644 --- a/lm_sensors/.signature +++ b/lm_sensors/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YMWQ2lQDZDN+1RkXZ7v6qWKUJpDxAYKPS7XUjhLmLI6WX/kDOMPY/HXN56plEfVGg/Q0wjItt5a3hZyigpXtw4= -SHA256 (Pkgfile) = 8bdd35f8215cfcda05f05e420b9ee0bcf72c532d391055aefa1108fc7483d4e6 -SHA256 (.footprint) = 6a6ad5764b1193171a484f6778d88dbf68e24cacec1b989cd6878e4895a487a1 -SHA256 (V3-4-0.tar.gz) = e334c1c2b06f7290e3e66bdae330a5d36054701ffd47a5dde7a06f9a7402cb4e +RWSE3ohX2g5d/RFKqQdkwzsqzE03+q8trxRLz4L9dZXiL84M8yqKV1Af5l+3gcAt3nQj0HqCirhO11LWDh4RiwcKhZ5pimBr5QI= +SHA256 (Pkgfile) = c319a5055e9e9c94071f65b41c4db5c52d311fc4b4e6f4beddfa2db1f4012663 +SHA256 (.footprint) = 3090b381334dd084ad353eb6a02a27ebd4c8d68a455c4740cf0c8d26db25ab0b +SHA256 (V3-5-0.tar.gz) = f671c1d63a4cd8581b3a4a775fd7864a740b15ad046fe92038bcff5c5134d7e0 diff --git a/lm_sensors/Pkgfile b/lm_sensors/Pkgfile index e0dfcba87..322d78bec 100644 --- a/lm_sensors/Pkgfile +++ b/lm_sensors/Pkgfile @@ -4,7 +4,7 @@ # Depends on: perl name=lm_sensors -version=3.4.0 +version=3.5.0 release=1 source=(https://github.com/groeck/lm-sensors/archive/V${version//./-}.tar.gz)