lm_sensors: update to 3.4.0.

This commit is contained in:
Juan RP 2015-06-25 16:03:14 +02:00
parent 84e2ddaf46
commit db872f7cd8

View file

@ -1,8 +1,7 @@
# Template file for 'lm-sensors'
pkgname=lm_sensors
replaces="lm-sensors>=0"
version=3.3.5
revision=2
version=3.4.0
revision=1
build_style=gnu-makefile
make_install_args="PREFIX=/usr SBINDIR=/usr/bin MANDIR=/usr/share/man"
hostmakedepends="flex perl"
@ -12,8 +11,8 @@ short_desc="Utilities to read temperature/voltage/fan sensors"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1"
homepage="http://www.lm-sensors.org/"
distfiles="http://dl.lm-sensors.org/lm-sensors/releases/$pkgname-$version.tar.bz2"
checksum=5dae6a665e1150159a93743c4ff1943a7efe02cd9d3bb12c4805e7d7adcf4fcf
distfiles="http://dl.lm-sensors.org/lm-sensors/releases/${pkgname}-${version}.tar.bz2"
checksum=e0579016081a262dd23eafe1d22b41ebde78921e73a1dcef71e05e424340061f
post_extract() {
sed -i 's,asm/io.h,sys/io.h,g' prog/dump/*.c