[Buildroot] [PATCH 1/1] package/fd: bump to version 10.3.0

Saeed Kazemi kazemi.ms at gmail.com
Mon Sep 15 14:08:49 UTC 2025


Release notes:
https://github.com/sharkdp/fd/releases/tag/v10.3.0

Signed-off-by: Saeed Kazemi <kazemi.ms at gmail.com>
---
 package/fd/fd.hash | 2 +-
 package/fd/fd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/fd/fd.hash b/package/fd/fd.hash
index 5cad89cf31..991be349b8 100644
--- a/package/fd/fd.hash
+++ b/package/fd/fd.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  aeb949d3ab62960ebc4ff9c1b2d06065de9727c270f36020b8d95328d762688a  fd-10.2.0-cargo4.tar.gz
+sha256  4a32dbd98dab4faf307954bf854d0c0c5719816e1cd28fe49385b6925cc8c515  fd-10.3.0-cargo4.tar.gz
 sha256  73c83c60d817e7df1943cb3f0af81e4939a8352c9a96c2fd00451b1116fa635c  LICENSE-APACHE
 sha256  322cfc7aa0c774d0eca3b2610f1d414de3ddbd7d8dd4b9dea941a13a6eb07455  LICENSE-MIT
diff --git a/package/fd/fd.mk b/package/fd/fd.mk
index 9b6b305e77..c390b5221c 100644
--- a/package/fd/fd.mk
+++ b/package/fd/fd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FD_VERSION = 10.2.0
+FD_VERSION = 10.3.0
 FD_SITE = $(call github,sharkdp,fd,v$(FD_VERSION))
 FD_LICENSE = Apache-2.0 or MIT
 FD_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
-- 
2.43.0



More information about the buildroot mailing list