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/bpfcountd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/bpfcountd') diff --git a/net/bpfcountd/Makefile b/net/bpfcountd/Makefile index f6b97c2e4..cb8c13fd4 100644 --- a/net/bpfcountd/Makefile +++ b/net/bpfcountd/Makefile @@ -10,7 +10,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2021-06-26 PKG_SOURCE_URL=https://github.com/lemoer/bpfcountd.git PKG_SOURCE_VERSION:=8b1aeb18d686815f93e2bfe976e536c5699d6371 -PKG_MIRROR_HASH:=e6e7adcc11c0fd33c6d3ac31423d3288812270944c2f31d9610ac8c3173a8c5f +PKG_MIRROR_HASH:=d386f41da2499a453fbd6b14321bb1ce60779952a80e703fdb5532de2c7b2ea0 PKG_MAINTAINER:=Linus Lüssing PKG_LICENSE:=MIT -- cgit v1.2.3