thermald: update to 2.4.8.
This commit is contained in:
parent
460beb45b0
commit
19849feb35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thermald'
|
||||
pkgname=thermald
|
||||
version=2.4.6
|
||||
version=2.4.8
|
||||
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=80c92902a89b72a9df85c51a8b5fc472cc01b4410600ef1f56d62c4ac23890c1
|
||||
checksum=3e5a5033339c021de41ed4f946dd39e13f79f722fb5bd98d798e83658184c39b
|
||||
conf_files='/etc/thermald/*'
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue