system/pstate-frequency: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
527135d4df
commit
79acbd2545
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue