system/thermald: Updated for version 1.7.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-06-07 23:08:11 +07:00
parent 5faee44c86
commit fbc1bdadf3
2 changed files with 4 additions and 7 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=thermald
SRCNAM=thermal_daemon
VERSION=${VERSION:-1.7.1}
VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -84,9 +84,6 @@ find -L . \
make
make install DESTDIR=$PKG
# Remove /etc/init but keep dbus config
rm -r $PKG/etc/init
# Don't clobber configs
mv $PKG/etc/thermald/thermal-conf.xml $PKG/etc/thermald/thermal-conf.xml.new
mv $PKG/etc/thermald/thermal-cpu-cdev-order.xml $PKG/etc/thermald/thermal-cpu-cdev-order.xml.new

View file

@ -1,8 +1,8 @@
PRGNAM="thermald"
VERSION="1.7.1"
VERSION="1.7.2"
HOMEPAGE="https://github.com/01org/thermal_daemon"
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.7.1/thermal_daemon-1.7.1.tar.gz"
MD5SUM="e416312cc85f25f6d3f4a2571f3cfcdf"
DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.7.2/thermal_daemon-1.7.2.tar.gz"
MD5SUM="d5c067c078e4c3015b32faac591a3a6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""