From 7f6257d28f754d569074f43d6b0d58db189f0418 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 22 Jan 2022 09:34:28 +0700 Subject: [PATCH] system/thermald: Updated for version 2.4.8. Signed-off-by: Willy Sudiarto Raharjo --- system/thermald/thermald.SlackBuild | 4 ++-- system/thermald/thermald.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild index 5dd2650c0d..a40da455fc 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for thermald # Copyright 2017 Aaditya Bagga -# Copyright 2017-2021 Willy Sudiarto Raharjo +# Copyright 2017-2022 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-2.4.6} +VERSION=${VERSION:-2.4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index 8be1b0a714..6b992440b2 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="2.4.6" +VERSION="2.4.8" HOMEPAGE="https://github.com/intel/thermal_daemon" -DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.6/thermal_daemon-2.4.6.tar.gz" -MD5SUM="e5aa89bdba1394ca24ecf8adac6c89f7" +DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.8/thermal_daemon-2.4.8.tar.gz" +MD5SUM="f1ba2aacbd7459c1c9a6bc4b23f18394" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""