From 9f78055f94d732ad5a3fbb07b5c36f0859bc1215 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Mon, 8 Apr 2024 00:03:57 +0200 Subject: treewide: refresh missed hashes after move to use ZSTD as default This is a follow-up on the previous treewide refresh of hashes after move to ZSTD by default for compressing tarballs, as it seems that somehow CHECK_ALL missed couple of packages. Fixes: 272f55e87f07 ("treewide: refresh hashes after move to use ZSTD as default") Signed-off-by: Robert Marko --- utils/efibootmgr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/efibootmgr/Makefile') diff --git a/utils/efibootmgr/Makefile b/utils/efibootmgr/Makefile index 1463a6c82..5faea2865 100644 --- a/utils/efibootmgr/Makefile +++ b/utils/efibootmgr/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/rhboot/efibootmgr.git PKG_SOURCE_DATE:=2022-11-12 PKG_SOURCE_VERSION:=1904f9cd5a48207d49e393ac8de824f54ccfb697 -PKG_MIRROR_HASH:=0355e00bb54d468ecbaa106aa703dd389f2f2f4c7b7afb78a258cec10d75f78d +PKG_MIRROR_HASH:=24053efe63aa62c711cdc770aaeb7079b95f5bf807f1725d1b2193f2e2683962 PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3