[openwrt/openwrt] iwinfo: update to latest Git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Jan 9 15:54:35 PST 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/ee397759b65a1e2ab9a58be37c22c9b3bdfd7a7e

commit ee397759b65a1e2ab9a58be37c22c9b3bdfd7a7e
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Fri Jan 6 15:23:28 2023 +0100

    iwinfo: update to latest Git HEAD
    
    c7b420a devices: add Qualcomm Atheros QCN6024/9024/9074 cards
    5914d71 iwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoC
    
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 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 6263e47fc9..9d562fbaf9 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:=2022-12-15
-PKG_SOURCE_VERSION:=8d158096a9882d3090c7e180a296ca7b035b4865
-PKG_MIRROR_HASH:=c376d3f2794fcef2956c038a16b4a1a4d30082ca4f2d2b955bd191d06e78f6ec
+PKG_SOURCE_DATE:=2023-01-06
+PKG_SOURCE_VERSION:=c7b420a2f33c6f1034c3e2191eba0cb0374af7b6
+PKG_MIRROR_HASH:=c5d188b2c7aa0fe987ffba8330c956670047ebf5be9a217ef647549c65002cd6
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 PKG_LICENSE:=GPL-2.0
 




More information about the lede-commits mailing list