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 | |
parent | d3738d02270e72ef6c90dbae5ba4908793916320 (diff) | |
download | slackbuilds-483c2ea4e2c999775803fec2f7b3c7548307d6cd.tar.gz |
system/pstate-frequency: Updated for version 3.9.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/pstate-frequency')
-rw-r--r-- | system/pstate-frequency/pstate-frequency.SlackBuild | 2 | ||||
-rw-r--r-- | system/pstate-frequency/pstate-frequency.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pstate-frequency/pstate-frequency.SlackBuild b/system/pstate-frequency/pstate-frequency.SlackBuild index 60aa283c6a..4db6779aac 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} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index 0169d87f04..26eda15c79 100644 --- a/system/pstate-frequency/pstate-frequency.info +++ b/system/pstate-frequency/pstate-frequency.info @@ -1,8 +1,8 @@ PRGNAM="pstate-frequency" -VERSION="3.7.4" +VERSION="3.9.7" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.7.4/pstate-frequency-3.7.4.tar.gz" -MD5SUM="70cc8d6484436e66a39904549f560c6f" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.9.7/pstate-frequency-3.9.7.tar.gz" +MD5SUM="ef450274445b5705d5ca2415cdce28f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |