mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/xmrig: bump version to 6.22.1
Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b07ee5e41c
commit
7f562095c0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 8a5b047cbbb67e508fd5c2cfb75e138d36b1eb19aaadcbe59a5034ca9af0ebb0 xmrig-6.22.0.tar.gz
|
||||
sha256 189e4bf604f8b569cd15894439a4ad0209b64184c8ccb5a2119a4f07c16da448 xmrig-6.22.1.tar.gz
|
||||
sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XMRIG_VERSION = 6.22.0
|
||||
XMRIG_VERSION = 6.22.1
|
||||
XMRIG_SITE = $(call github,xmrig,xmrig,v$(XMRIG_VERSION))
|
||||
XMRIG_LICENSE = GPL-3.0+
|
||||
XMRIG_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user