thermald: update to 2.4.4.
This commit is contained in:
parent
226af66fe7
commit
9309b445a1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'thermald'
|
# Template file for 'thermald'
|
||||||
pkgname=thermald
|
pkgname=thermald
|
||||||
version=2.4.2
|
version=2.4.4
|
||||||
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=02deb2127934eec036771ec4028c106fb156d85784f58ac6e9906f7aa142793c
|
checksum=54c069e2c1e7f02212aee3a0c0b66a684e56509114dcf583a6d1d56aaa370157
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue