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 /system/pstate-frequency/pstate-frequency.SlackBuild | |
parent | 527135d4dfd89d694ae2e4833250750623640c8b (diff) |
system/pstate-frequency: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pstate-frequency/pstate-frequency.SlackBuild')
-rw-r--r-- | system/pstate-frequency/pstate-frequency.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pstate-frequency/pstate-frequency.SlackBuild b/system/pstate-frequency/pstate-frequency.SlackBuild index dec305ada982..f545ac7780b1 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} |