diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2017-01-04 23:26:29 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:48:04 +0700 |
commit | cb95658a92e9ee6661721526ebee2596890b1292 (patch) | |
tree | f2c5c49ab9b57cef43f33f0f1b5168aa009e7e00 /system | |
parent | 16f0ea7c11c19ac6511f332696b572cbc5f06a7c (diff) | |
download | slackbuilds-cb95658a92e9ee6661721526ebee2596890b1292.tar.gz |
system/pstate-frequency: Updated for version 3.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/pstate-frequency/pstate-frequency.SlackBuild | 4 | ||||
-rw-r--r-- | system/pstate-frequency/pstate-frequency.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pstate-frequency/pstate-frequency.SlackBuild b/system/pstate-frequency/pstate-frequency.SlackBuild index f545ac7780..c04d41479f 100644 --- a/system/pstate-frequency/pstate-frequency.SlackBuild +++ b/system/pstate-frequency/pstate-frequency.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pstate-frequency -# Copyright 2016 Sébastien Ballet France +# Copyright 2016-2017 Sébastien Ballet France # 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=pstate-frequency -VERSION=${VERSION:-3.6.0} +VERSION=${VERSION:-3.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index cd5c9dd7c7..753ddbff10 100644 --- a/system/pstate-frequency/pstate-frequency.info +++ b/system/pstate-frequency/pstate-frequency.info @@ -1,8 +1,8 @@ PRGNAM="pstate-frequency" -VERSION="3.6.0" +VERSION="3.7.2" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.6.0.tar.gz" -MD5SUM="818e60c611f0c3b3ba04a8ec785c2a53" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.7.2.tar.gz" +MD5SUM="812b9a897e6b3afb1feafb388512f600" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |