[openwrt/openwrt] iwinfo: update to Git HEAD (2024-10-20)
LEDE Commits
lede-commits at lists.infradead.org
Sun Oct 20 15:24:45 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a288911d9bcc4aa3e51708ebfaa7aa156967d5ce
commit a288911d9bcc4aa3e51708ebfaa7aa156967d5ce
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Oct 20 23:45:33 2024 +0200
iwinfo: update to Git HEAD (2024-10-20)
c97bcc2 devices: add device ID for Ralink RT5592
b94f066 devices: add device id for MediaTek MT7925E
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 0d7de10226..d81ed62620 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:=2024-10-01
-PKG_SOURCE_VERSION:=714e419919d00dd1b3cdce08d9f28a28b2de69ed
-PKG_MIRROR_HASH:=e70c179f45ab075dc9216d9cf64e0c0161a89444ae9bd7622e5f877b36adf6d3
+PKG_SOURCE_DATE:=2024-10-20
+PKG_SOURCE_VERSION:=b94f066e3f5839b8509483cdd8f4f582a45fa233
+PKG_MIRROR_HASH:=ee0bce167707fe78f68a951b7ee1e0e61a92cae281e0e24eb709857ae849777e
PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list