mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/thermal_daemon: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22aee73e2c
commit
ab9d4aef0b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=thermal_daemon
|
||||
VERSION=${VERSION:-1.2.01}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thermal_daemon"
|
||||
VERSION="1.2.01"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://github.com/01org/thermal_daemon"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.2.01.tar.gz"
|
||||
MD5SUM="b67c24222cba6d6cd57f74fd6f5ef9fe"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.3.tar.gz"
|
||||
MD5SUM="d80f6dd4e8c080cdeaa943afbfa87523"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue