lm_sensors: updated to 3.5.0

This commit is contained in:
Fredrik Rinnestam 2019-04-21 12:16:14 +02:00
parent 86cb6e27da
commit 789aa1b725
3 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

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