diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-11-05 17:01:06 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-11-05 17:01:06 +0000 |
commit | d364086125f93e8931c6abe12b048a08d096066e (patch) | |
tree | 83db8a5cd95025f8155891bcebe8d544fc3378ea /net-p2p/xmrig | |
parent | 77f5aa5d324bbd3771bda67e493cfa6ca55337f7 (diff) | |
download | ports-d364086125f93e8931c6abe12b048a08d096066e.tar.gz ports-d364086125f93e8931c6abe12b048a08d096066e.zip |
Diffstat (limited to 'net-p2p/xmrig')
-rw-r--r-- | net-p2p/xmrig/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/xmrig/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/xmrig/Makefile b/net-p2p/xmrig/Makefile index 5ebd314f7150..786e9827d660 100644 --- a/net-p2p/xmrig/Makefile +++ b/net-p2p/xmrig/Makefile @@ -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 diff --git a/net-p2p/xmrig/distinfo b/net-p2p/xmrig/distinfo index 27333585be47..fddbaf81bb9b 100644 --- a/net-p2p/xmrig/distinfo +++ b/net-p2p/xmrig/distinfo @@ -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 |