broot: update to 1.39.2
This commit is contained in:
parent
78110335c3
commit
7867f80bb9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=1.39.0
|
version=1.39.2
|
||||||
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=d1d2ccc11543ff4ea645d57a5e78639542a6f510b585a78c31ddb3a24399bf61
|
checksum=69e565d7b1620dcc9401e8b415fcde84893d640541f7b534a55869b9c1cfd387
|
||||||
|
|
||||||
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