From: Tan Zien Date: Sat, 6 Jul 2024 17:23:25 +0000 (+0800) Subject: libiwinfo: update to Git HEAD (2024-07-06) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9a8111fb25d306cb61bad1b4d61b43cb789487c2;p=openwrt%2Fstaging%2Fthess.git libiwinfo: update to Git HEAD (2024-07-06) 2158201 devices: add device id for Atheros AR9590 Signed-off-by: Tan Zien Link: https://github.com/openwrt/openwrt/pull/15889 Signed-off-by: Robert Marko --- diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile index 33661941a6..06005d3c6d 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-03-23 -PKG_SOURCE_VERSION:=79a96150647110fb03852bc321bd37159d63ae1a -PKG_MIRROR_HASH:=0bf6230019f80a05ae2a49722f3ecb2a9000da7ae0d398fd0e163d168ee8b494 +PKG_SOURCE_DATE:=2024-07-06 +PKG_SOURCE_VERSION:=215820132b943b700d56441ecbd5a4efa09edc7c +PKG_MIRROR_HASH:=f815ee1e0bde98f80a5de9f2711d5044479f936c07e21fc47d3a7f97955e7883 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=GPL-2.0