thermald: update to 2.5.
This commit is contained in:
parent
5f1d17f827
commit
24ab7779a8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'thermald'
|
# Template file for 'thermald'
|
||||||
pkgname=thermald
|
pkgname=thermald
|
||||||
version=2.4.9
|
version=2.5
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
wrksrc="thermal_daemon-${version}"
|
wrksrc="thermal_daemon-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,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=fb793a2bfaae2e544ef62801075419587b0c045041c69eeafbf61959cce07fdb
|
checksum=e6515678ce8ff37978a453e1617a087a40ba3a31809a42c1768b6f816e564cc9
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue