From 67da1cd319d08f8341b147a64a197ceb1805c14b Mon Sep 17 00:00:00 2001 From: Bloyburt Date: Fri, 28 Jul 2023 20:28:26 +0900 Subject: network/feather: Updated for version 2.4.9. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- network/feather/README | 4 ++++ network/feather/feather.SlackBuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/network/feather/README b/network/feather/README index 0a2d2c22ff..57d1a9ee40 100644 --- a/network/feather/README +++ b/network/feather/README @@ -22,3 +22,7 @@ If qt6 is not found, qt5 will be used instead. tor is another optional dependency; a Tor daemon is required to connect to .onion nodes and the websocket server. +If the XMRig feature is enabled, you can point to a system-wide binary +for the miner executable (under the "Settings" tab in the "Miner" tab) +by installing the xmrig package from SlackBuilds.org. Said binary will +be located at "/usr/bin/xmrig". diff --git a/network/feather/feather.SlackBuild b/network/feather/feather.SlackBuild index bad07208c7..14d41cfb03 100644 --- a/network/feather/feather.SlackBuild +++ b/network/feather/feather.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=feather VERSION=${VERSION:-2.4.9} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3