From 272f55e87f0731b3f04aefd39598a127b317abf4 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Sat, 6 Apr 2024 12:47:54 +0200 Subject: treewide: refresh hashes after move to use ZSTD as default With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko --- utils/hexedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/hexedit') diff --git a/utils/hexedit/Makefile b/utils/hexedit/Makefile index ef593cc0b..b38b0f0fd 100644 --- a/utils/hexedit/Makefile +++ b/utils/hexedit/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/pixel/hexedit.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=138f8aff0466a33f33be43e25e7a47ba48216c0b2d41cbb6cc23ca848bd8a564 +PKG_MIRROR_HASH:=3f35954fc051b86aa6255bf0841bc774fd6fa8fba46e3feb6945b88b0d2f56fa PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3