[openwrt/openwrt] libiwinfo: update to Git HEAD (2025-11-29)

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 2 05:35:58 PST 2026


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-25.12:
https://git.openwrt.org/787c268cbc59ecf88f45f8b0b9a682a79710710a

commit 787c268cbc59ecf88f45f8b0b9a682a79710710a
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Wed Dec 31 21:33:08 2025 +0100

    libiwinfo: update to Git HEAD (2025-11-29)
    
    2ebef3da84e8 iwinfo: Query hostapd for 'ssid2'
    
    Link: https://github.com/openwrt/openwrt/pull/21347
    Signed-off-by: Robert Marko <robimarko at gmail.com>
    (cherry picked from commit 2139360a781b65045caba3b264c7165dba03ef81)
    Link: https://github.com/openwrt/openwrt/pull/21357
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/network/utils/iwinfo/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index f287789b14..dfba509ccd 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -11,9 +11,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
-PKG_SOURCE_DATE:=2025-11-07
-PKG_SOURCE_VERSION:=5f4c213fc59f1a82d9f0140642d668ae2969531b
-PKG_MIRROR_HASH:=363e245821d9bc6ffe2cf20f4b51670f1f91928df22a2ffe73a06767f737fb6d
+PKG_SOURCE_DATE:=2025-11-29
+PKG_SOURCE_VERSION:=2ebef3da84e8e35e54657eb8d7e493a9a144da4d
+PKG_MIRROR_HASH:=016be5bb4cdd5fc7aeb0db9a2105f1341d1b862e04b2b066182fe28c5501eb67
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 PKG_LICENSE:=GPL-2.0
 




More information about the lede-commits mailing list