thermald: update to 2.5.4.

This commit is contained in:
Andrea Brancaleoni 2023-09-05 23:53:07 +02:00
parent fd4131f4ac
commit b89e8607ed

View file

@ -1,6 +1,6 @@
# Template file for 'thermald' # Template file for 'thermald'
pkgname=thermald pkgname=thermald
version=2.5.3 version=2.5.4
revision=1 revision=1
archs="i686* x86_64*" archs="i686* x86_64*"
build_style=gnu-configure build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/intel/thermal_daemon" homepage="https://github.com/intel/thermal_daemon"
distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz" distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz"
checksum=0ca377c566c2848ee48604bb2ee7f943e3735341aa53ea8ae63cefba46707236 checksum=2addedfc7974b30ed6a553a5690961eb48d6abacd4584e3b6d3fd292343d694e
conf_files='/etc/thermald/*' conf_files='/etc/thermald/*'
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then