system/thermal_daemon: Updated for version 1.4.

This commit is contained in:
Aaditya Bagga 2015-05-09 09:10:47 +05:30 committed by Willy Sudiarto Raharjo
parent 188da88157
commit e76e0021ba
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""