system/thermald: Updated for version 2.4.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-01-22 09:34:28 +07:00
parent 381ad321f9
commit 7f6257d28f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for thermald
# Copyright 2017 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2017-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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}

View file

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