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