From 5068f2ae2d6459ac37ff4dc0c82a0f91527f4957 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Thu, 29 Aug 2024 14:25:40 +0530 Subject: [PATCH] fluent-bit: updated HASH --- fluent-bit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluent-bit/Makefile b/fluent-bit/Makefile index 6413e16a1..7dfe2bd6c 100644 --- a/fluent-bit/Makefile +++ b/fluent-bit/Makefile @@ -13,7 +13,7 @@ ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/fluent/fluent-bit.git PKG_SOURCE_VERSION=v$(PKG_VERSION) -PKG_MIRROR_HASH:=9bedfabf859b88a2cfcf51cc17669b83a170e85427ce562131366cb1542b52ae +PKG_MIRROR_HASH:=9a0730ee9b181b0514d50b32700fa29d711d1f44c6e3a78d67e4e5d830962d0f endif PKG_LICENSE:=Apache-2.0