diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/thermal_daemon/thermal_daemon.SlackBuild | 4 | ||||
-rw-r--r-- | system/thermal_daemon/thermal_daemon.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/thermal_daemon/thermal_daemon.SlackBuild b/system/thermal_daemon/thermal_daemon.SlackBuild index bc2f4972e7..929184d580 100644 --- a/system/thermal_daemon/thermal_daemon.SlackBuild +++ b/system/thermal_daemon/thermal_daemon.SlackBuild @@ -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} diff --git a/system/thermal_daemon/thermal_daemon.info b/system/thermal_daemon/thermal_daemon.info index 93fcd3b2cd..69d6dadfcb 100644 --- a/system/thermal_daemon/thermal_daemon.info +++ b/system/thermal_daemon/thermal_daemon.info @@ -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="" |