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/pstate-frequency/pstate-frequency.SlackBuild | |
parent | 16f0ea7c11c19ac6511f332696b572cbc5f06a7c (diff) |
system/pstate-frequency: Updated for version 3.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 f545ac7780b1d..c04d41479f8ea 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} |