mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/thermal_daemon: Updated for version 1.4.2.
This commit is contained in:
parent
b27d6912b3
commit
7ec16ef8ca
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.4}
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thermal_daemon"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.2"
|
||||
HOMEPAGE="https://github.com/01org/thermal_daemon"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.4.tar.gz"
|
||||
MD5SUM="695a7bbc8e3fada3797476718f72bb7c"
|
||||
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.4.2.tar.gz"
|
||||
MD5SUM="1a1446f6c1484cba4552051745e581c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue