network/xmrig: Updated for version 6.21.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Bloyburt 2024-04-25 18:48:30 +09:00 committed by Willy Sudiarto Raharjo
parent 8f547ef7d6
commit edca92b4dc
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=xmrig
VERSION=${VERSION:-6.21.1}
VERSION=${VERSION:-6.21.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xmrig"
VERSION="6.21.1"
VERSION="6.21.2"
HOMEPAGE="https://xmrig.com/"
DOWNLOAD="https://github.com/xmrig/xmrig/archive/v6.21.1/xmrig-6.21.1.tar.gz"
MD5SUM="072d9a86308243368a89c43c2e5d7ed4"
DOWNLOAD="https://github.com/xmrig/xmrig/archive/v6.21.2/xmrig-6.21.2.tar.gz"
MD5SUM="53948f29f998b97aea24ff405998d730"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% hwloc"