mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/pstate-frequency: Updated for version 3.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ab56babd63
commit
ddfe98e6dd
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue