[Buildroot] [git commit branch/next] package/xmrig: bump version to 6.14.0
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-13 13:13:38
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-13 13:13:38
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=24780dbad44f0720edc82fccae83357e0f43b882 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md Signed-off-by: Bernd Kuhls <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/xmrig/xmrig.hash | 2 +- package/xmrig/xmrig.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/xmrig/xmrig.hash b/package/xmrig/xmrig.hash
index 199959690f..c698670bc9 100644
--- a/package/xmrig/xmrig.hash
+++ b/package/xmrig/xmrig.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 c444e53f8692ad10e0daa73df57892cf9a066d20fe25db377022cd481b1440ad xmrig-6.13.1.tar.gz +sha256 a6b5e7f3ca1dad6513e34a34cda81c4a1f1415fade87e8d7a4692fb10c77745c xmrig-6.14.0.tar.gz sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
diff --git a/package/xmrig/xmrig.mk b/package/xmrig/xmrig.mk
index b8a3957d54..28433f1376 100644
--- a/package/xmrig/xmrig.mk
+++ b/package/xmrig/xmrig.mk@@ -4,7 +4,7 @@ # ################################################################################ -XMRIG_VERSION = 6.13.1 +XMRIG_VERSION = 6.14.0 XMRIG_SITE = $(call github,xmrig,xmrig,v$(XMRIG_VERSION)) XMRIG_LICENSE = GPL-3.0+ XMRIG_LICENSE_FILES = LICENSE
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot