broot: update to 1.17.1
This commit is contained in:
parent
7c02215b39
commit
5d8f0ffe92
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=1.16.2
|
version=1.17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
|
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://dystroy.org/broot/"
|
homepage="https://dystroy.org/broot/"
|
||||||
changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
||||||
checksum=5a84bc72e861e9f2e70eb278e0bb26424e249448cf1d67884f419aacc98fec06
|
checksum=acde4ddfff0875506c4f91346895c5b554d44a91f46a6918de6086d3884857d7
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue