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 | |
parent | bd8fc76650e0d16eb2951527ff03e46e957fe1ec (diff) | |
download | slackbuilds-f2b08eee36c54244f1ced372400e26370362f15a.tar.gz |
system/pstate-frequency: Updated for version 3.10.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-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 4db6779aac..8160bdfbad 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} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index 26eda15c79..f21a979441 100644 --- a/system/pstate-frequency/pstate-frequency.info +++ b/system/pstate-frequency/pstate-frequency.info @@ -1,8 +1,8 @@ PRGNAM="pstate-frequency" -VERSION="3.9.7" +VERSION="3.10.0" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.9.7/pstate-frequency-3.9.7.tar.gz" -MD5SUM="ef450274445b5705d5ca2415cdce28f4" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.10.0/pstate-frequency-3.10.0.tar.gz" +MD5SUM="ccd72f5948b190c4cd847c7752cc78cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |