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:
Cristiano Urban 2023-04-13 01:08:45 +01:00 committed by Willy Sudiarto Raharjo
parent a134541df1
commit 77f3de75aa
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"