* [Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.20.0
@ 2023-07-07 15:17 Bernd Kuhls
2023-07-10 16:11 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-07-07 15:17 UTC (permalink / raw)
To: buildroot
Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
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 4eccef4806..eab24a7eab 100644
--- a/package/xmrig/xmrig.hash
+++ b/package/xmrig/xmrig.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 8c7e48690c8e0f6cbc22c2ad2093328152e34208d1c33dc24008dfcab22ea3eb xmrig-6.19.3.tar.gz
+sha256 86c62eb6db83981b21ac1faac69c28fee2952cbbc207ea7476707d4f1799633f xmrig-6.20.0.tar.gz
sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
diff --git a/package/xmrig/xmrig.mk b/package/xmrig/xmrig.mk
index a49580fc7f..982ccc8c5d 100644
--- a/package/xmrig/xmrig.mk
+++ b/package/xmrig/xmrig.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XMRIG_VERSION = 6.19.3
+XMRIG_VERSION = 6.20.0
XMRIG_SITE = $(call github,xmrig,xmrig,v$(XMRIG_VERSION))
XMRIG_LICENSE = GPL-3.0+
XMRIG_LICENSE_FILES = LICENSE
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-10 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-07 15:17 [Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.20.0 Bernd Kuhls
2023-07-10 16:11 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.