diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2018-11-28 21:38:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:48 +0700 |
commit | b4116ef717eaa61ababd9c4a24d2b1443713de28 (patch) | |
tree | f0aa93d9b6346b6747e597e99085414d2e4e8fea /system/pstate-frequency | |
parent | 8eb05fd50fc08bccef25abcc1f202142de8704e6 (diff) | |
download | slackbuilds-b4116ef717eaa61ababd9c4a24d2b1443713de28.tar.gz |
system/pstate-frequency: Updated for version 3.10.2.
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 8160bdfbad..a541b98df9 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.10.0} +VERSION=${VERSION:-3.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index f21a979441..1bb5ab6f2a 100644 --- a/system/pstate-frequency/pstate-frequency.info +++ b/system/pstate-frequency/pstate-frequency.info @@ -1,8 +1,8 @@ PRGNAM="pstate-frequency" -VERSION="3.10.0" +VERSION="3.10.2" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.10.0/pstate-frequency-3.10.0.tar.gz" -MD5SUM="ccd72f5948b190c4cd847c7752cc78cc" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.10.2/pstate-frequency-3.10.2.tar.gz" +MD5SUM="0ffe835f889e50f151b64c3adcc092e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |