aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/xmrig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/xmrig/Makefile')
-rw-r--r--net-p2p/xmrig/Makefile4
1 files changed, 2 insertions, 2 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