[Buildroot] [git commit] package/kmon: bump to version 1.7.1

Julien Olivain ju.o at free.fr
Tue Apr 8 17:21:29 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=593771fafc17d001438fa946b6885422e94bd769
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

No functional change, but bump for consistency.

For details, see the release Notes:
https://github.com/orhun/kmon/releases/tag/v1.7.1

Signed-off-by: Leo Yu-Chi Liang <ycliang at andestech.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/kmon/kmon.hash | 2 +-
 package/kmon/kmon.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kmon/kmon.hash b/package/kmon/kmon.hash
index 96400977b8..1bf3830243 100644
--- a/package/kmon/kmon.hash
+++ b/package/kmon/kmon.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  e4723d733a2b6ad5f318a6bea77f973f3a9dbfdb727ba00352a13b9db0522194  kmon-1.6.5-cargo2.tar.gz
+sha256  54fc677b6ef9617802132d862f41a6d93bd473d119b888b454d223f0d307fd27  kmon-1.7.1-cargo2.tar.gz
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  LICENSE
diff --git a/package/kmon/kmon.mk b/package/kmon/kmon.mk
index afd996f376..a29282df98 100644
--- a/package/kmon/kmon.mk
+++ b/package/kmon/kmon.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KMON_VERSION = 1.6.5
+KMON_VERSION = 1.7.1
 KMON_SITE = $(call github,orhun,kmon,v$(KMON_VERSION))
 KMON_LICENSE = GPL-3.0
 KMON_LICENSE_FILES = LICENSE


More information about the buildroot mailing list