system/CPU-X: Updated for version 4.0.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Cristiano Urban 2020-06-22 17:41:14 +01:00 committed by Willy Sudiarto Raharjo
parent 55c9dbad5e
commit d9b545f8fd
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CPU-X
VERSION=${VERSION:-4.0.0}
VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="CPU-X"
VERSION="4.0.0"
VERSION="4.0.1"
HOMEPAGE="https://x0rg.github.io/CPU-X/"
DOWNLOAD="https://github.com/X0rg/CPU-X/archive/v4.0.0/CPU-X-4.0.0.tar.gz"
MD5SUM="1968007023a9346ff83c2bf18419bada"
DOWNLOAD="https://github.com/X0rg/CPU-X/archive/v4.0.1/CPU-X-4.0.1.tar.gz"
MD5SUM="4337fc118398392f90a88379ca9e2954"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libcpuid"