broot: update to 1.44.2
This commit is contained in:
parent
7ad97d7efd
commit
17c77a2d1b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=1.43.0
|
version=1.44.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=64e1b4e2c57373b85ef358241655739f5bb8dedd6600ce0347a6b40640614326
|
checksum=e1b78354c21680914a07ed4b856257c83ef873b878ef281bd2d1aed7fcba3828
|
||||||
|
|
||||||
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