mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/xmrig: bump version to 6.26.0
https://github.com/xmrig/xmrig/blob/v6.26.0/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
a3c6c0cbad
commit
9874899101
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 55e415792f2a4ef2430cb26829b0b7d96fc52f51c6274831e9fe76b8aef28593 xmrig-6.25.0.tar.gz
|
||||
sha256 5005144e78571f26586410c2b2ede2b0c72afe22f97f1708ea24cfb253c3939b xmrig-6.26.0.tar.gz
|
||||
sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XMRIG_VERSION = 6.25.0
|
||||
XMRIG_VERSION = 6.26.0
|
||||
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