Browse Source
system/thermald: Updated for version 2.4.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/182/head
Willy Sudiarto Raharjo
4 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
system/thermald/thermald.SlackBuild
-
system/thermald/thermald.info
|
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=thermald |
|
|
|
SRCNAM=thermal_daemon |
|
|
|
VERSION=${VERSION:-2.4.5} |
|
|
|
VERSION=${VERSION:-2.4.6} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="thermald" |
|
|
|
VERSION="2.4.5" |
|
|
|
VERSION="2.4.6" |
|
|
|
HOMEPAGE="https://github.com/intel/thermal_daemon" |
|
|
|
DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.5/thermal_daemon-2.4.5.tar.gz" |
|
|
|
MD5SUM="6f779dbe53535a67ac1cc10749d3dfa8" |
|
|
|
DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.6/thermal_daemon-2.4.6.tar.gz" |
|
|
|
MD5SUM="e5aa89bdba1394ca24ecf8adac6c89f7" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|