summaryrefslogtreecommitdiffstats
path: root/package/kernel/mt76/Makefile
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2024-03-25 10:03:26 +0100
committerRobert Marko <robimarko@gmail.com>2024-04-06 11:24:18 +0200
commitb3c1c57a35a0974cf931c71f7279ec0e1fc0fa80 (patch)
tree2d36a33cb84076b9af43089e53cb31a741cba2e4 /package/kernel/mt76/Makefile
parentbab3ae2ee7656600a185f4cef11cef94389023af (diff)
downloadopenwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.tar.gz
openwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.tar.bz2
openwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.zip
treewide: update PKG_MIRROR_HASH to zst
When using zst instead of xz, the hash changes. This commit fixes the hash for packages and tools in core. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package/kernel/mt76/Makefile')
-rw-r--r--package/kernel/mt76/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 3f48c76faa..548492e919 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:=2024-04-03
PKG_SOURCE_VERSION:=1e336a8582dce2ef32ddd440d423e9afef961e71
-PKG_MIRROR_HASH:=f3801af80d5f9c1aa266c9401d4dfa2d501df0382c81fd249150e17dddc70936
+PKG_MIRROR_HASH:=276613540603dc6ece9d2474ae1899b6aaa6ca93bd27824056c9689c725f5890
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_USE_NINJA:=0