net-p2p/xmrig: Update to 6.15.3
This commit is contained in:
parent
77f5aa5d32
commit
d364086125
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
|
||||
PORTNAME= xmrig
|
||||
PORTVERSION= 6.15.2
|
||||
PORTVERSION= 6.15.3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net-p2p
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to compile: g++9: error: unrecognized command line option '-maes'; did you mean '-mads'?
|
||||
BROKEN_riscv64= fails to compile: /nxb-bin/usr/lib/clang/11.0.0/include/cpuid.h:11:2: error: this header is for x86 only
|
||||
BROKEN_riscv64= fails to compile: /nxb-bin/usr/lib/clang/11.0.0/include/cpuid.h:11:2: error: this header is for x86 only
|
||||
|
||||
USES= cmake compiler:c++11-lang ssl
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1633499411
|
||||
SHA256 (xmrig-xmrig-v6.15.2_GH0.tar.gz) = 27a6c34ee1bec60f8c49a5e2b97223971f579a26a4632fb64c4a4556b3bb04ae
|
||||
SIZE (xmrig-xmrig-v6.15.2_GH0.tar.gz) = 1743179
|
||||
TIMESTAMP = 1636121461
|
||||
SHA256 (xmrig-xmrig-v6.15.3_GH0.tar.gz) = 37005e61b9ce833bef252c787a73eddce0c636b2b8737672bba59535e2c91b41
|
||||
SIZE (xmrig-xmrig-v6.15.3_GH0.tar.gz) = 1744681
|
||||
|
|
Loading…
Reference in a new issue