summaryrefslogtreecommitdiffstats
path: root/tools/b43-tools
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 /tools/b43-tools
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 'tools/b43-tools')
-rw-r--r--tools/b43-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/b43-tools/Makefile b/tools/b43-tools/Makefile
index ed8030e9c5..8ec13309be 100644
--- a/tools/b43-tools/Makefile
+++ b/tools/b43-tools/Makefile
@@ -13,7 +13,7 @@ PKG_DATE:=2022-07-05
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/mbuesch/b43-tools.git
PKG_SOURCE_VERSION:=2fe10ea6690df9a068cb21cde537236bae784a14
-PKG_MIRROR_HASH:=3b18a0883924029b295fd2df4458b51e00f47d299a8ecca6cb2ed9e30afae5d5
+PKG_MIRROR_HASH:=4009d6c1f9ede43102897d6ebf4bd954331f3c4e2a94d4e61c0e5f303f929914
include $(INCLUDE_DIR)/host-build.mk