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/rng-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/rng-tools/Makefile') diff --git a/utils/rng-tools/Makefile b/utils/rng-tools/Makefile index e1e61884d..73621e436 100644 --- a/utils/rng-tools/Makefile +++ b/utils/rng-tools/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/nhorman/rng-tools PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_MIRROR_HASH:=745a465062065104e2222ffc1b1bb3e0ce14626d44ee2176cb2a5c3723e3163a +PKG_MIRROR_HASH:=ed3b07062ab6d89ffd145a4df495534b9d529bebb64bc2c2e4dc266acdde181b PKG_MAINTAINER:=Nathaniel Wesley Filardo PKG_LICENSE:=GPL-2.0-or-later -- cgit v1.2.3