broot: update to 1.45.1.

Closes: #55029 [via git-merge-pr]
This commit is contained in:
icp 2025-04-05 01:09:04 +05:30 committed by classabbyamp
parent c4905425c0
commit cc5875ef4f
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'broot' # Template file for 'broot'
pkgname=broot pkgname=broot
version=1.44.7 version=1.45.1
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://dystroy.org/broot/" homepage="https://dystroy.org/broot/"
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
checksum=8f21782b0b2f4c0ebcebeb161d8b163927d7f272c44c1c37b2af3640c5c36fc7 checksum=3ce8dcfdc64f03e64547b4413c3d94f47003054aa3e779089393d3e8a7ed3837
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate errors on big endian" broken="exr crate errors on big endian"