thermald: update to 2.5.8.
This commit is contained in:
parent
5191dcc946
commit
40042f9740
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thermald'
|
||||
pkgname=thermald
|
||||
version=2.5.7
|
||||
version=2.5.8
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/intel/thermal_daemon"
|
||||
distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz"
|
||||
checksum=b7df06bbd813bf039893a533d1e30073102a2494f6fdd432ae7c05f376c7cc15
|
||||
checksum=365fbb91d5b986ecbac7fe70d6993bc5a4d47e07dfca9d832204fe8ec0a7094b
|
||||
conf_files='/etc/thermald/*'
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue