mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-02 18:03:39 +08:00
package/thermald: bump to 2.5
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
bc2dca4dc7
commit
77b6d48a99
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 3e5a5033339c021de41ed4f946dd39e13f79f722fb5bd98d798e83658184c39b thermald-2.4.8.tar.gz
|
||||
sha256 e6515678ce8ff37978a453e1617a087a40ba3a31809a42c1768b6f816e564cc9 thermald-2.5.tar.gz
|
||||
sha256 e98be8bc482e038a14bfbc01caf800bbd0024fff275ef14cd999db6560254a8d COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
THERMALD_VERSION = 2.4.8
|
||||
THERMALD_VERSION = 2.5
|
||||
THERMALD_SITE = $(call github,intel,thermal_daemon,v$(THERMALD_VERSION))
|
||||
# fetched from Github, with no configure script
|
||||
THERMALD_AUTORECONF = YES
|
||||
|
Loading…
Reference in New Issue
Block a user