]> Git Repo - buildroot-mgba.git/commitdiff
package/xmrig: bump version to 6.21.0
authorBernd Kuhls <[email protected]>
Mon, 4 Dec 2023 21:18:26 +0000 (22:18 +0100)
committerThomas Petazzoni <[email protected]>
Sat, 23 Dec 2023 17:43:37 +0000 (18:43 +0100)
Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/xmrig/xmrig.hash
package/xmrig/xmrig.mk

index eab24a7eab8f59d7e5e4afb5c0ba6cac57ed5ba8..3a54d66ce443340ec7931264fa942be5c8316134 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  86c62eb6db83981b21ac1faac69c28fee2952cbbc207ea7476707d4f1799633f  xmrig-6.20.0.tar.gz
+sha256  4b197c71fa06030216b641b4ea57f7a3d977a17df1b55bd13759d4705dbf5941  xmrig-6.21.0.tar.gz
 sha256  589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2  LICENSE
index 982ccc8c5dfe86614abeb876e079e6c52cff89da..35cd1d8d821383aa5aae5734c55228d2f54b564c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XMRIG_VERSION = 6.20.0
+XMRIG_VERSION = 6.21.0
 XMRIG_SITE = $(call github,xmrig,xmrig,v$(XMRIG_VERSION))
 XMRIG_LICENSE = GPL-3.0+
 XMRIG_LICENSE_FILES = LICENSE
This page took 0.039158 seconds and 4 git commands to generate.