lm-sensors: update to 3.3.4.
This commit is contained in:
parent
be2d7196ba
commit
6937c0c552
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lm-sensors'
|
# Template file for 'lm-sensors'
|
||||||
pkgname=lm-sensors
|
pkgname=lm-sensors
|
||||||
version=3.3.3
|
version=3.3.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="lm_sensors-${version}"
|
wrksrc="lm_sensors-${version}"
|
||||||
hostmakedepends="which flex perl"
|
hostmakedepends="which flex perl"
|
||||||
short_desc="Utilities to read temperature/voltage/fan sensors"
|
short_desc="Utilities to read temperature/voltage/fan sensors"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.lm-sensors.org/"
|
homepage="http://www.lm-sensors.org/"
|
||||||
distfiles="http://dl.lm-sensors.org/$pkgname/releases/lm_sensors-$version.tar.bz2"
|
distfiles="http://dl.lm-sensors.org/$pkgname/releases/lm_sensors-$version.tar.bz2"
|
||||||
checksum=ecc91ba3d918e96fb7d5eb9acce978af803b130e0b33b08d5ea05b2bfca84955
|
checksum=b4608610cb5de4b24e3fe1ae357712e8633a8a929bbb42df5eecc4ccee6ba76d
|
||||||
long_desc="
|
long_desc="
|
||||||
$pkgname provides most complete hardware health monitoring support for
|
$pkgname provides most complete hardware health monitoring support for
|
||||||
Linux, in the form of kernel drivers and a user-space library"
|
Linux, in the form of kernel drivers and a user-space library"
|
||||||
|
@ -42,7 +42,6 @@ libsensors-devel_package() {
|
||||||
lm-sensors_package() {
|
lm-sensors_package() {
|
||||||
conf_files="/etc/sensors3.conf"
|
conf_files="/etc/sensors3.conf"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove etc
|
vmove all
|
||||||
vmove usr
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue