system/thermald: Updated for version 2.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-11-05 18:54:13 +07:00
parent d45f526da4
commit 4d775c126d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""