system/thermald: Updated for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a78989e37d
commit
40fe63b086
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=thermald
|
PRGNAM=thermald
|
||||||
SRCNAM=thermal_daemon
|
SRCNAM=thermal_daemon
|
||||||
VERSION=${VERSION:-2.5.2}
|
VERSION=${VERSION:-2.5.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="thermald"
|
PRGNAM="thermald"
|
||||||
VERSION="2.5.2"
|
VERSION="2.5.3"
|
||||||
HOMEPAGE="https://github.com/intel/thermal_daemon"
|
HOMEPAGE="https://github.com/intel/thermal_daemon"
|
||||||
DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.5.2/thermal_daemon-2.5.2.tar.gz"
|
DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.5.3/thermal_daemon-2.5.3.tar.gz"
|
||||||
MD5SUM="d815192c8ba1977e896f313283392ea2"
|
MD5SUM="61213f23cb528b5eb05b5772a0913a1e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue