-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ffda-node-whisperer: update to latest HEAD
This bump will limit the braodcast of the diagnostic-information to the unencrypted network in case OWE is enabled for a given site. Also it fixes an issue where system-load is always reported as 0. Signed-off-by: David Bauer <[email protected]>
- Loading branch information
1 parent
a491d7b
commit bd78c4c
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,8 @@ PKG_RELEASE:=1 | |
|
||
PKG_SOURCE_PROTO:=git | ||
PKG_SOURCE_URL=https://github.com/blocktrron/node-whisperer.git | ||
PKG_SOURCE_DATE:=2024-04-10 | ||
PKG_SOURCE_VERSION:=d449a4843a17e64e27c097fe6ed2a4fd54a75d7a | ||
PKG_MIRROR_HASH:=91af33b88b35496cb0828d5a1418111aede8c3dc64fb3b0b0d4c731d579b633d | ||
PKG_SOURCE_DATE:=2024-04-19 | ||
PKG_SOURCE_VERSION:=ba0dac5a0197e9df3362dc3c3833821c78489004 | ||
|
||
PKG_MAINTAINER:=David Bauer <[email protected]> | ||
PKG_LICENSE:=GPL-2.0-or-later | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters