summaryrefslogtreecommitdiffstats
path: root/package/boot/opensbi/Makefile
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-07 12:29:11 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-07 14:56:04 +0200
commit6918c637b79724d8ad9d0851afc06c1c82913fde (patch)
tree6f728a3e0650357838b2eb794ee066322d4be6a1 /package/boot/opensbi/Makefile
parent153c9f348270bf6fb727abf96726c082a7d41aa7 (diff)
downloadopenwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.tar.gz
openwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.tar.bz2
openwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.zip
treewide: package: update missed hashes after switch to ZSTD
With the switch to ZSTD for git clone packaging, hashes have changed so fixup remaining package hashes that were missed in the inital update. Fixes: b3c1c57 ("treewide: update PKG_MIRROR_HASH to zst") Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/boot/opensbi/Makefile')
-rw-r--r--package/boot/opensbi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/opensbi/Makefile b/package/boot/opensbi/Makefile
index c9f104845f..99a4631630 100644
--- a/package/boot/opensbi/Makefile
+++ b/package/boot/opensbi/Makefile
@@ -12,7 +12,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/riscv/opensbi
PKG_SOURCE_DATE:=2022-12-24
PKG_SOURCE_VERSION:=6b5188ca14e59ce7bf71afe4e7d3d557c3d31bf8
-PKG_MIRROR_HASH:=72096b51297b0fa9375500dab2e85e42fe32127b041dee073ecd14eb13906465
+PKG_MIRROR_HASH:=5939a3225cb37c1dde0b5b9f28f9980c0712533676774ae244d6d84bb09a1439
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)