diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2018-10-20 20:41:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:01 +0700 |
commit | f2b08eee36c54244f1ced372400e26370362f15a (patch) | |
tree | 7b22ed4c6a0903ece1280f1403066cedf52c18bd /system/pstate-frequency/pstate-frequency.SlackBuild | |
parent | bd8fc76650e0d16eb2951527ff03e46e957fe1ec (diff) |
system/pstate-frequency: Updated for version 3.10.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'system/pstate-frequency/pstate-frequency.SlackBuild')
-rw-r--r-- | system/pstate-frequency/pstate-frequency.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pstate-frequency/pstate-frequency.SlackBuild b/system/pstate-frequency/pstate-frequency.SlackBuild index 4db6779aac352..8160bdfbad28b 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-2017 Sébastien Ballet France +# Copyright 2016-2018 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.9.7} +VERSION=${VERSION:-3.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |