diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-03-23 10:34:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-03-23 10:34:44 +0000 |
commit | bffaefcba09a2650a8e467305b853430064d6966 (patch) | |
tree | f280e5243bcdaa9030f6b07fe6b00f1ec880ce28 | |
parent | 517e93eb34d4512c936e59436458b9b81269efc8 (diff) | |
download | ports-bffaefcba09a2650a8e467305b853430064d6966.tar.gz ports-bffaefcba09a2650a8e467305b853430064d6966.zip |
net-p2p/xmrig: Update to 6.21.2
-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 b1d103c27e23..39bd0029c594 100644 --- a/net-p2p/xmrig/Makefile +++ b/net-p2p/xmrig/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmrig -PORTVERSION= 6.21.1 DISTVERSIONPREFIX= v +DISTVERSION= 6.21.2 CATEGORIES= net-p2p MAINTAINER= ehaupt@FreeBSD.org @@ -11,7 +11,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 1a7dc1a377c3..e6e5a03e172b 100644 --- a/net-p2p/xmrig/distinfo +++ b/net-p2p/xmrig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708881483 -SHA256 (xmrig-xmrig-v6.21.1_GH0.tar.gz) = c45baea5a210143b647349b5234a2192164d3473a39d2b1cab7fb35b1a2a8ba9 -SIZE (xmrig-xmrig-v6.21.1_GH0.tar.gz) = 2416545 +TIMESTAMP = 1711188098 +SHA256 (xmrig-xmrig-v6.21.2_GH0.tar.gz) = 68b4be51e99687bad15d5bf4ac9eed79a080ba89141f7363457a957ce9304e4d +SIZE (xmrig-xmrig-v6.21.2_GH0.tar.gz) = 2426759 |