broot: update to 1.27.0

This commit is contained in:
cinerea0 2023-10-29 15:35:27 -04:00 committed by classabbyamp
parent 71455a79e3
commit d93e8ae492

View file

@ -1,6 +1,6 @@
# Template file for 'broot' # Template file for 'broot'
pkgname=broot pkgname=broot
version=1.26.1 version=1.27.0
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=1cd2e98a9afe8a8d8bed08beaa98bdef0eed0de5d99e38599a59ea0f50d68ac5 checksum=bf4df0d933efbc2093855c4be3d8bfed29c612a57d14b853a3c729e917505728
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"