diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2017-12-09 20:55:31 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:00 +0700 |
commit | 483c2ea4e2c999775803fec2f7b3c7548307d6cd (patch) | |
tree | 343e2aa10746e94eea385357b422a27cbfb64a10 /system/pstate-frequency/pstate-frequency.SlackBuild | |
parent | d3738d02270e72ef6c90dbae5ba4908793916320 (diff) |
system/pstate-frequency: Updated for version 3.9.7.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pstate-frequency/pstate-frequency.SlackBuild b/system/pstate-frequency/pstate-frequency.SlackBuild index 60aa283c6a26a..4db6779aac352 100644 --- a/system/pstate-frequency/pstate-frequency.SlackBuild +++ b/system/pstate-frequency/pstate-frequency.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pstate-frequency -VERSION=${VERSION:-3.7.4} +VERSION=${VERSION:-3.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |