mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/xmrig: bump version to 6.24.0
Changelog: https://github.com/xmrig/xmrig/blob/v6.24.0/CHANGELOG.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b5fc6e232f
commit
c56e7ef954
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 79bf51c11ad3670b8330ca1432c9cdaf84f82b96f94b636e33d253be2b916d20 xmrig-6.22.3.tar.gz
|
||||
sha256 3521c592a18ada781d79c919ea6c1b7e5a8bcfe2ec666789bc55fd88a2aee8d3 xmrig-6.24.0.tar.gz
|
||||
sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XMRIG_VERSION = 6.22.3
|
||||
XMRIG_VERSION = 6.24.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