broot: update to 1.25.1

This commit is contained in:
cinerea0 2023-09-03 16:41:34 -04:00 committed by classabbyamp
parent bc09328caa
commit 7f61061463

View file

@ -1,6 +1,6 @@
# Template file for 'broot' # Template file for 'broot'
pkgname=broot pkgname=broot
version=1.25.0 version=1.25.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=5b34f7e975e6bbf954f81f87af720559aa6a5916950275242d43fade906f20b1 checksum=5dcde6c0335f0f291f2f3d1266f743434f38687c2a4f457fe9c5fd03a2ad407c
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"