broot: update to 1.23.0

This commit is contained in:
cinerea0 2023-06-20 12:16:10 -04:00 committed by classabbyamp
parent f529a9ea04
commit eb74ac3ec8

View file

@ -1,7 +1,7 @@
# Template file for 'broot' # Template file for 'broot'
pkgname=broot pkgname=broot
version=1.18.0 version=1.23.0
revision=3 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="oniguruma-devel" makedepends="oniguruma-devel"
@ -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=b195fa6b47b282a8f4baa3b7eb69fa6fd2f3fde80238bd5fe70c4dd4ae288610 checksum=4dc855cb67eecb203759b88fb819fe4e725ea646dfdfb7af548805d2f98162b5
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"