mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/pstate-frequency: Updated for version 3.10.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8eb05fd50f
commit
b4116ef717
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.10.0}
|
||||
VERSION=${VERSION:-3.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pstate-frequency"
|
||||
VERSION="3.10.0"
|
||||
VERSION="3.10.2"
|
||||
HOMEPAGE="https://github.com/pyamsoft/pstate-frequency"
|
||||
DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.10.0/pstate-frequency-3.10.0.tar.gz"
|
||||
MD5SUM="ccd72f5948b190c4cd847c7752cc78cc"
|
||||
DOWNLOAD="https://github.com/pyamsoft/pstate-frequency/archive/3.10.2/pstate-frequency-3.10.2.tar.gz"
|
||||
MD5SUM="0ffe835f889e50f151b64c3adcc092e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue