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 --- net/stubby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/stubby') diff --git a/net/stubby/Makefile b/net/stubby/Makefile index 25af732c6..d86630b84 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/getdnsapi/$(PKG_NAME) PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_MIRROR_HASH:=2fd0bc4db1d6f08be63e8f092939054a5e4e884db9a521d1033f89a8b3f5d132 +PKG_MIRROR_HASH:=9869d14a9f0a311b6a52b47392fe7d4616b149ee88b2b6ab6ce99f09591b4529 PKG_MAINTAINER:= PKG_LICENSE:=BSD-3-Clause -- cgit v1.2.3