From 4d775c126dc2b85e14f5f8891337d8881cfb4de3 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 5 Nov 2022 18:54:13 +0700 Subject: [PATCH] system/thermald: Updated for version 2.5.1. Signed-off-by: Willy Sudiarto Raharjo --- system/thermald/thermald.SlackBuild | 2 +- system/thermald/thermald.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild index d76f62d768..f328e0ddd0 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-2.4.9} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index ddc1d75582..b6d67bedb5 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="2.4.9" +VERSION="2.5.1" HOMEPAGE="https://github.com/intel/thermal_daemon" -DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.9/thermal_daemon-2.4.9.tar.gz" -MD5SUM="475ba8dcb3df6ae7cf2a9bda76c15360" +DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.5.1/thermal_daemon-2.5.1.tar.gz" +MD5SUM="068201f23a36d1e922bdb96966cce35a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""