mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/thermald: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcc7900386
commit
12c2a00930
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=thermald
|
||||
SRCNAM=thermal_daemon
|
||||
VERSION=${VERSION:-1.7}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thermald"
|
||||
VERSION="1.7"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="https://github.com/01org/thermal_daemon"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.7/thermal_daemon-1.7.tar.gz"
|
||||
MD5SUM="28cc064947b1464ef098da9d0332f1b0"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.7.1/thermal_daemon-1.7.1.tar.gz"
|
||||
MD5SUM="e416312cc85f25f6d3f4a2571f3cfcdf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue