mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/fd: bump to version 10.3.0
Release notes: https://github.com/sharkdp/fd/releases/tag/v10.3.0 Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5b32fdc6c5
commit
7f57fa3ff9
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user