Skip to content

Commit f36d845

Browse files
Update matter-netman app to b39eff6e (#48)
1 parent e741bc0 commit f36d845

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

service/matter-netman/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Project CHIP Authors
1+
# Copyright (c) 2023-2026 Project CHIP Authors
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -25,9 +25,9 @@ PKG_SOURCE_SUBMODULES:=\
2525
third_party/nlio/repo
2626

2727
# Hash can be regenerated with make package/matter-netman/check FIXUP=1
28-
PKG_SOURCE_DATE:=2025-10-29
29-
PKG_SOURCE_VERSION:=8f221d80d3f78d63ff4ad3d2d363e702430b5df7
30-
PKG_MIRROR_HASH:=eb565be9381ce88369b063d5ba25855218b657e366b3258c74e4cc41956c08b2
28+
PKG_SOURCE_DATE:=2026-06-13
29+
PKG_SOURCE_VERSION:=b39eff6ed09e92344c3c6cc9a5a1b495a469bbfd
30+
PKG_MIRROR_HASH:=cc87d6df5cc945309bea4c810ba90081fa59dfaaa1daedf9fa199d17e3f313f8
3131

3232
# Use local source dir for development
3333
# USE_SOURCE_DIR:=$(HOME)/workspace/connectedhomeip

0 commit comments

Comments
 (0)