thermald: update to 1.9.1.

This commit is contained in:
travankor 2019-12-15 07:47:52 -07:00 committed by Juan RP
parent 53d3c502c3
commit 7708755284

View file

@ -1,19 +1,19 @@
# Template file for 'thermald'
pkgname=thermald
version=1.9
version=1.9.1
revision=1
_pkgname=thermal_daemon
wrksrc="${_pkgname}-${version}"
archs="i686* x86_64*"
wrksrc="${_pkgname}-${version}"
build_style=gnu-configure
hostmakedepends="automake pkg-config glib-devel"
makedepends="dbus-glib-devel libxml2-devel libglib-devel libgomp-devel"
short_desc="The Linux Thermal Daemon program from 01.org"
short_desc="Linux Thermal Daemon program from 01.org"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2"
homepage="https://github.com/01org/${_pkgname}"
license="GPL-2.0-or-later"
homepage="https://github.com/intel/${_pkgname}"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d8f40bce80fb8303a0c103d2531d0e4cc1caad0a8d027cd26a1b5b10cdaae4e3
checksum=aaf5ffdc12344eef2417b41b433094bb30e4ebf321f0140b090f97bfcf24ea1f
conf_files='/etc/thermald/*'
if [ "$CROSS_BUILD" ]; then