[Buildroot] [git commit branch/next] package/xmrig: bump version to 6.14.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-19 20:33:05
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-19 20:33:05
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=43c19b1e39aa3f2db2c4d90b9c83861c93c400ff 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 c698670bc9..0af163de8a 100644
--- a/package/xmrig/xmrig.hash
+++ b/package/xmrig/xmrig.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 a6b5e7f3ca1dad6513e34a34cda81c4a1f1415fade87e8d7a4692fb10c77745c xmrig-6.14.0.tar.gz +sha256 5342632664a01efc7d512ce404f580d9ee380899afb144b4afc05c43e76cf446 xmrig-6.14.1.tar.gz sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
diff --git a/package/xmrig/xmrig.mk b/package/xmrig/xmrig.mk
index 28433f1376..d04a783254 100644
--- a/package/xmrig/xmrig.mk
+++ b/package/xmrig/xmrig.mk@@ -4,7 +4,7 @@ # ################################################################################ -XMRIG_VERSION = 6.14.0 +XMRIG_VERSION = 6.14.1 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