mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/pstate-frequency: Updated for version 3.9.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d3738d0227
commit
483c2ea4e2
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.4}
|
||||
VERSION=${VERSION:-3.9.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pstate-frequency"
|
||||
VERSION="3.7.4"
|
||||
VERSION="3.9.7"
|
||||
HOMEPAGE="https://github.com/pyamsoft/pstate-frequency"
|
||||
DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.7.4/pstate-frequency-3.7.4.tar.gz"
|
||||
MD5SUM="70cc8d6484436e66a39904549f560c6f"
|
||||
DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.9.7/pstate-frequency-3.9.7.tar.gz"
|
||||
MD5SUM="ef450274445b5705d5ca2415cdce28f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue