diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2017-08-23 19:36:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:00 +0700 |
commit | ddfe98e6dd2f7188fdb3b9d7c0b9b089ccb1391d (patch) | |
tree | 2e5d876f82a3298892539e4de9bd84b3e007e5ae /system/pstate-frequency | |
parent | ab56babd63d2e3154ae1287a5755d5e3e0705b7e (diff) |
system/pstate-frequency: Updated for version 3.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 c04d41479f8e..60aa283c6a26 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.2} +VERSION=${VERSION:-3.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index 753ddbff1003..0169d87f0435 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.2" +VERSION="3.7.4" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.7.2.tar.gz" -MD5SUM="812b9a897e6b3afb1feafb388512f600" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.7.4/pstate-frequency-3.7.4.tar.gz" +MD5SUM="70cc8d6484436e66a39904549f560c6f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |