mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
system/thermal_daemon: Updated for version 1.4.
This commit is contained in:
parent
188da88157
commit
e76e0021ba
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for thermal_daemon
|
||||
|
||||
# Copyright 2013-2014 Aaditya Bagga <aaditya_gnulinux@zoho.com>
|
||||
# Copyright 2013-2015 Aaditya Bagga <aaditya_gnulinux@zoho.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=thermal_daemon
|
||||
VERSION=${VERSION:-1.3}
|
||||
VERSION=${VERSION:-1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thermal_daemon"
|
||||
VERSION="1.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="https://github.com/01org/thermal_daemon"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.3.tar.gz"
|
||||
MD5SUM="d80f6dd4e8c080cdeaa943afbfa87523"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.4.tar.gz"
|
||||
MD5SUM="695a7bbc8e3fada3797476718f72bb7c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue