summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-06-07 18:08:11 +0200
committer Willy Sudiarto Raharjo2018-06-09 02:15:36 +0200
commit5d01f5b6e517de7d012ee17bfc0dc984920c5cf9 (patch)
tree80b252592879e12c740032e2aa621f23fd350cbd
parent2d6cfdd8d7a51f1b9d1e9e759acb2ad78b5754bb (diff)
downloadold.slackbuilds-5d01f5b6e517de7d012ee17bfc0dc984920c5cf9.tar.gz
system/thermald: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/thermald/thermald.SlackBuild5
-rw-r--r--system/thermald/thermald.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index d3b2367343..3fa6ef745d 100644
--- a/system/thermald/thermald.SlackBuild
+++ b/system/thermald/thermald.SlackBuild
@@ -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
diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info
index 44d60255ce..abfdd0631d 100644
--- a/system/thermald/thermald.info
+++ b/system/thermald/thermald.info
@@ -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=""