[Buildroot] [git commit branch/next] package/xmrig: bump version to 6.13.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 23:51:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 23:51:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=66c9559d1622cf0e0fddf59aeb1e538caaaf94c0 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 c80bdd6621..199959690f 100644
--- a/package/xmrig/xmrig.hash
+++ b/package/xmrig/xmrig.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 7570030c4b3e257bda190a100dc59f78b74c823af7561222a99b296f5e7b1ac2 xmrig-6.12.1.tar.gz +sha256 c444e53f8692ad10e0daa73df57892cf9a066d20fe25db377022cd481b1440ad xmrig-6.13.1.tar.gz sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
diff --git a/package/xmrig/xmrig.mk b/package/xmrig/xmrig.mk
index 2202d875c5..b8a3957d54 100644
--- a/package/xmrig/xmrig.mk
+++ b/package/xmrig/xmrig.mk@@ -4,7 +4,7 @@ # ################################################################################ -XMRIG_VERSION = 6.12.1 +XMRIG_VERSION = 6.13.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