mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/broot: bump version to 1.53.0
Changelog: https://github.com/Canop/broot/blob/v1.53.0/CHANGELOG.md Signed-off-by: Alexander Shirokov <shirokovalexs@gmail.com> [Julien: update changelog URL to use tag] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
896e19a5c6
commit
6fb10dcf21
@@ -1,3 +1,3 @@
|
||||
# Locally generated
|
||||
sha256 2f9fc93d3e3b547108d66ac0baafb8f60a9506fc189b509821ab301d9ea75a19 broot-1.52.0-cargo4.tar.gz
|
||||
sha256 a006e15ec340d05451459f6e95a52789b6f55c93617129ca9178d00d43437cef broot-1.53.0-cargo4.tar.gz
|
||||
sha256 89461664ce2aee7d80ea8fba7118fe7abd490d76ba435cf1d81d3128e060711f LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BROOT_VERSION = 1.52.0
|
||||
BROOT_VERSION = 1.53.0
|
||||
BROOT_SITE = $(call github,Canop,broot,v$(BROOT_VERSION))
|
||||
BROOT_LICENSE = MIT
|
||||
BROOT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user