thermald: update to 2.4.9.
This commit is contained in:
parent
76a6a93292
commit
728a8ea599
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'thermald'
|
# Template file for 'thermald'
|
||||||
pkgname=thermald
|
pkgname=thermald
|
||||||
version=2.4.8
|
version=2.4.9
|
||||||
revision=1
|
revision=1
|
||||||
_pkgname=thermal_daemon
|
_pkgname=thermal_daemon
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/intel/${_pkgname}"
|
homepage="https://github.com/intel/${_pkgname}"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3e5a5033339c021de41ed4f946dd39e13f79f722fb5bd98d798e83658184c39b
|
checksum=fb793a2bfaae2e544ef62801075419587b0c045041c69eeafbf61959cce07fdb
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue