summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens2025-12-31 20:33:08 +0000
committerHauke Mehrtens2026-01-02 13:34:58 +0000
commit787c268cbc59ecf88f45f8b0b9a682a79710710a (patch)
treecf9b6a6a9ad9c09cf30b76917e7ebcf2e7d70313
parente04ebcc06b4e0936751b4944ed471657080f3974 (diff)
downloadopenwrt-787c268cbc59ecf88f45f8b0b9a682a79710710a.tar.gz
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@gmail.com> (cherry picked from commit 2139360a781b65045caba3b264c7165dba03ef81) Link: https://github.com/openwrt/openwrt/pull/21357 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/network/utils/iwinfo/Makefile6
1 files 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@mein.io>
PKG_LICENSE:=GPL-2.0