[openwrt/openwrt] mt76: fix download hash

LEDE Commits lede-commits at lists.infradead.org
Sun Jul 2 01:39:03 PDT 2023


nbd pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/7be76a973540fd21704204c8d58b66d2e9a49ad2

commit 7be76a973540fd21704204c8d58b66d2e9a49ad2
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat Jul 1 22:09:07 2023 +0200

    mt76: fix download hash
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
    (cherry picked from commit a3e173e00e7a7f647528ec04be432bccfb5995ad)
---
 package/kernel/mt76/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 297c3d19b4..8551c94144 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -10,7 +10,7 @@ PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_DATE:=2023-06-30
 PKG_SOURCE_VERSION:=1377f586c6f520a6d032053a2e9c0ebc8b277e9b
-PKG_MIRROR_HASH:=785e7588139d3d56e4b142d63c5fc8b83e38bcc9c45edc7d96a0927a9a8c472d
+PKG_MIRROR_HASH:=247d045d4cbc6907b9856432ee8028a0fd573bb3ffe3c42a3e366abfdb624259
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list