mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/CPU-X: Updated for version 4.5.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a134541df1
commit
77f3de75aa
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=CPU-X
|
||||
VERSION=${VERSION:-4.5.2}
|
||||
VERSION=${VERSION:-4.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CPU-X"
|
||||
VERSION="4.5.2"
|
||||
VERSION="4.5.3"
|
||||
HOMEPAGE="https://github.com/x0rg/CPU-X/"
|
||||
DOWNLOAD="https://github.com/x0rg/CPU-X/archive/v4.5.2/CPU-X-4.5.2.tar.gz"
|
||||
MD5SUM="f50597ed42cd5e1b5a6123f317785bbb"
|
||||
DOWNLOAD="https://github.com/x0rg/CPU-X/archive/v4.5.3/CPU-X-4.5.3.tar.gz"
|
||||
MD5SUM="7dd4a24e2aac330ca0301fdeaba08f33"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="glfw3 libcpuid libstatgrab"
|
||||
|
|
Loading…
Reference in a new issue