mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/CPU-X: Updated for version 4.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
706a64bbf4
commit
7a717d9634
3 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=CPU-X
|
PRGNAM=CPU-X
|
||||||
VERSION=${VERSION:-4.5.1}
|
VERSION=${VERSION:-4.5.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="CPU-X"
|
PRGNAM="CPU-X"
|
||||||
VERSION="4.5.1"
|
VERSION="4.5.2"
|
||||||
HOMEPAGE="https://x0rg.github.io/CPU-X/"
|
HOMEPAGE="https://github.com/x0rg/CPU-X/"
|
||||||
DOWNLOAD="https://github.com/X0rg/CPU-X/archive/v4.5.1/CPU-X-4.5.1.tar.gz"
|
DOWNLOAD="https://github.com/x0rg/CPU-X/archive/v4.5.2/CPU-X-4.5.2.tar.gz"
|
||||||
MD5SUM="04673589635dd3027f4c3d3fe300acc6"
|
MD5SUM="f50597ed42cd5e1b5a6123f317785bbb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="glfw3 libcpuid libstatgrab"
|
REQUIRES="glfw3 libcpuid libstatgrab"
|
||||||
|
|
|
@ -12,7 +12,7 @@ CPU-X: Free software that gathers information on CPU, motherboard and more.
|
||||||
CPU-X: CPU-X is similar to CPU-Z (Windows), but CPU-X is a Free and
|
CPU-X: CPU-X is similar to CPU-Z (Windows), but CPU-X is a Free and
|
||||||
CPU-X: Open Source software designed for GNU/Linux and FreeBSD.
|
CPU-X: Open Source software designed for GNU/Linux and FreeBSD.
|
||||||
CPU-X:
|
CPU-X:
|
||||||
CPU-X: Homepage: https://x0rg.github.io/CPU-X/
|
CPU-X: Homepage: https://github.com/x0rg/CPU-X/
|
||||||
CPU-X:
|
CPU-X:
|
||||||
CPU-X:
|
CPU-X:
|
||||||
CPU-X:
|
CPU-X:
|
||||||
|
|
Loading…
Reference in a new issue