thermald: update to 2.4.2.
This commit is contained in:
parent
82fa82299e
commit
49e35c3f28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thermald'
|
||||
pkgname=thermald
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
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=7dc5c4e850a044f1ce11b746b048384372ad23bb1092bd9de1215f0dbb64eef7
|
||||
checksum=02deb2127934eec036771ec4028c106fb156d85784f58ac6e9906f7aa142793c
|
||||
conf_files='/etc/thermald/*'
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue