diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2016-10-26 07:17:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-26 07:17:35 +0700 |
commit | 79acbd25452f2aadb742c34f67cb73c470ce860b (patch) | |
tree | 7446b21ab07334f7b20f682b0c28bd603144ec61 | |
parent | 527135d4dfd89d694ae2e4833250750623640c8b (diff) | |
download | slackbuilds-79acbd25452f2aadb742c34f67cb73c470ce860b.tar.gz |
system/pstate-frequency: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 dec305ada9..f545ac7780 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.5.1} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pstate-frequency/pstate-frequency.info b/system/pstate-frequency/pstate-frequency.info index 7bc18775f1..cd5c9dd7c7 100644 --- a/system/pstate-frequency/pstate-frequency.info +++ b/system/pstate-frequency/pstate-frequency.info @@ -1,8 +1,8 @@ PRGNAM="pstate-frequency" -VERSION="3.5.1" +VERSION="3.6.0" HOMEPAGE="https://github.com/pyamsoft/pstate-frequency" -DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.5.1.tar.gz" -MD5SUM="8c80c9cfbb8ff8090cc11bf1cc9a5da6" +DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.6.0.tar.gz" +MD5SUM="818e60c611f0c3b3ba04a8ec785c2a53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |